Gaspard d'Hautefeuille
Gaspard d'Hautefeuille
I have just tried to whitelist an IPv6 block and it did not work :)
Hi @unixfox, Any future plans for this community blacklist/whitelist project? Thanks, HLFH
Same issue. I have updated to [v3.5.0-rc3](https://github.com/nextcloud-releases/mail/releases/tag/v3.5.0-rc3). But still getting the issue.
@rolandixor Go here. https://github.com/LibreOffice/online It seems like it's just alpha now. So, I won't advise you losing time on this.
I would suggest also 4096. But some months ago, they disagree with 4096 by default: https://github.com/letsencrypt/letsencrypt/issues/489 I prefer a compromise (= RSA with 3072 bit-modulus) compared to no security at...
@devnsec-com So they are not secure. Even if IPv6 and DNSSEC are good technologies, they are not massively deployed yet. It happens the same for RSA 4096 bits. We have...
@devnsec-com No. NSA, NIST, ANSSI, FIPS, Qualys don't recommend RSA 8192 but at least RSA 3072.
I confirm this issue.
@jdenquin Hi, currently using @vaisov-gemba suggestions but replacing `config/initializers/cors.rb` with your own code. I am also using `LAGO_FRONT_URL` as suggested. ``` LAGO_RSA_PRIVATE_KEY="BLABLABLA" API_PORT=3003 FRONT_PORT=3002 LAGO_API_URL=http://192.168.88.214:3003 API_URL=http://192.168.88.214:3003 LAGO_PDF_URL=http://192.168.88.214:3003 LAGO_FRONT_URL=http://192.168.88.214:3002 ``` And...
@return42 Hey, it fully works thanks to my second commit. I think you can merge ;) The ArchLinux AUR package `searxng-git` is currently available to test the `redis-to-valkey-migration` branch: https://aur.archlinux.org/packages/searxng-git.