Nicolò

Results 14 issues of Nicolò

## What type of PR? Enhancement ## What does this PR do? This PR implements [PROXY](https://www.haproxy.org/download/2.0/doc/proxy-protocol.txt) protocol for email endpoint on `front`. This allow to have the `front` container behind...

type/feature
status/blocked

I would like to know the project status for each board, Especially about the RPI HW acceleration. AFIK android works only without the VPU blob (fullkms) , so HW is...

I don't have access to APIs console to login with this tool. With ocamel-gdfuse I can use the url login method and works fine, is there a similar way to...

When directly passing a file strem to get stored we don't know the file size until it has been stored. Would be cool to know how many bytes in the...

Main website and demo are not working, is this project dead?

Some changes on Arena.java and Game.java Changed some event: PlayerBreak and PlayerPlace If a person insert -1 on whitelist/blacklist all block are allowed/locked Games without this optional configuration use the...

### General information - SDK version: "braintree-web-drop-in": "^1.33.0", - Environment: Production - Browser and OS: Firefox & Chrome Windoiws & Mac ### Issue description we have the following code: ```...

bug
3D Secure
priority: critical

- SMTP transport is validated when SMTP settings are changed. - SMTP settings available in the WEB-UI - React-Mail template engine. It has built in components to provide modern web...

🗄️server

I have a question about why you disable the interrupts here: https://github.com/SlashDevin/NeoHWSerial/blob/master/1.6.5r2/NeoHWSerial.cpp#L214 ``` void NeoHWSerial::attachInterrupt( isr_t fn ) { uint8_t oldSREG = SREG; cli(); _isr = fn; SREG = oldSREG;...

This pull request addresses a gap in Luci's functionality by introducing support for device type bonding configuration. While Netifd already incorporates this capability, Luci currently lacks the means to manage...