You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is useful in instances where one has their own auth in front of rspamd.
I'm thinking adding a RSPAMD_DISABLE_WEB_PASSWORD boolean which sets secure_ip = 0.0.0.0/0. This is backwards compatible and very explicit to the user that they are setting a potentially dangerous option.
The text was updated successfully, but these errors were encountered:
crimist
added a commit
to crimist/docker
that referenced
this issue
Mar 18, 2025
crimist
changed the title
Add option to control rspamd web workers secure_ip
Add option to disable Rspamd password through secure_ip option
Mar 18, 2025
Uh oh!
There was an error while loading. Please reload this page.
docker/rootfs/etc/cont-init.d/14-config-rspamd.sh
Line 95 in 1be033b
This is useful in instances where one has their own auth in front of rspamd.
I'm thinking adding a
RSPAMD_DISABLE_WEB_PASSWORD
boolean which setssecure_ip = 0.0.0.0/0
. This is backwards compatible and very explicit to the user that they are setting a potentially dangerous option.The text was updated successfully, but these errors were encountered: