ne20002
ne20002
To be honest, browsers/client as well as servers and all systems in between relay on the content-type. The content-type declares how the content shall be interpreted and/or processed. This applies...
No progress on this issue? I now disabled the Web Application Firewall for the uploads path and iOS user-agent. But for me this is an issue. content-type and content-encoding shall...
Hi @mdkumargce those are the rules that worked for me: ``` # Disable iOS client blocking SecRule REQUEST_HEADERS:User-Agent "@pm Nextcloud-iOS" \ "id:900200,\ phase:1,\ nolog,\ pass,\ ctl:ruleRemoveById=949110" #Exclude client file upload...
I'm pretty sure it is possible to use the owasp/modsecurity-crs in standalone mode. This is what I did: I have two pods (using podman instead of docker, but I'm sure...
I can confirm this. Actually I wasn't able to reconnect my friends device due to being blocked by brute force app. She's now coming to my place so I can...
Running Nextcloud 24.0.5 with community docker image behind reverse proxy. No problem connecting from iOS client with IPv6 (checked in log).
This is the updated pull request for master cc maintainer @tohojo
I'll fix the failed checks.
I'll do another set of changes. Having now looked a bit deeper into nftables I believe the rules can be optimized.
I also request unified push support. Running latest Android client on /e/OS gives a message box in the notifications screen saying that push is not working due to missing Google...