You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bors[bot] 9c6e9b05db
Merge #2543
2543: Fix #2231: make public announcements work r=nextgens a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

Ensure public announcements bypass filters.

They can still time-out... but this is already a big improvement that we should be able to backport.

### Related issue(s)
- closes #2231

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [ ] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2 years ago
..
__init__.py Add /language/<language> route for changing the locale using a session variable 4 years ago
admins.py add missing route fixes 6 years ago
aliases.py allow to disable aliases or users for domains and don't allow negativ values on domain creation/edit 6 years ago
alternatives.py Clean most of the refactored code 6 years ago
base.py Fix #2231: make public announcements work 2 years ago
domains.py refactor 2 years ago
fetches.py Merge #2529 2 years ago
languages.py AdminLTE3 optimizations & compression and caching 3 years ago
managers.py harden email address validation and fix routes with user_email 6 years ago
relays.py First batch of refactoring, using the app factory pattern 6 years ago
tokens.py Be specific token length 4 years ago
users.py Merge #2529 2 years ago