Skip to content
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

fix #1997 #2088

Merged
merged 3 commits into from
Sep 12, 2023
Merged

fix #1997 #2088

merged 3 commits into from
Sep 12, 2023

Conversation

slingamn
Copy link
Member

Provide blacklist-regex-file for a more easily rewritten / reloaded list of blacklisted email addresses.

Also make regexes case-insensitive.

Provide blacklist-regex-file for a more easily rewritten / reloaded
list of blacklisted email addresses.

Also make regexes case-insensitive.
@slingamn slingamn added this to the v2.12.0 milestone Sep 11, 2023
@slingamn
Copy link
Member Author

slingamn commented Sep 11, 2023

This is now a config compatibility break. Operators who were previously using blacklist-regexes should:

  1. Rename blacklist-regexes to address-blacklist
  2. Set address-blacklist-syntax: "regex"

@slingamn
Copy link
Member Author

Another item to changelog: the blacklist is becoming case-insensitive

@slingamn slingamn merged commit 2013beb into ergochat:master Sep 12, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant