Skip to content

Add option to disable Rspamd password through secure_ip option #330

Open
@crimist

Description

@crimist

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions