8000 Add option to disable Rspamd password through secure_ip option · Issue #330 · anonaddy/docker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add option to disable Rspamd password through secure_ip option #330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
crimist opened this issue Mar 18, 2025 · 0 comments · May be fixed by #331
Open

Add option to disable Rspamd password through secure_ip option #330

crimist opened this issue Mar 18, 2025 · 0 comments · May be fixed by #331

Comments

@crimist
Copy link
crimist commented Mar 18, 2025

secure_ip = "127.0.0.1/32";

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.

crimist added a commit to crimist/docker that referenced this issue Mar 18, 2025
@crimist 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
@crimist crimist linked a pull request Mar 19, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0