1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin/mailu/ui/views
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>
2022-11-23 09:32:17 +00:00
..
__init__.py Add /language/<language> route for changing the locale using a session variable 2021-04-03 10:33:08 +02:00
admins.py add missing route fixes 2019-01-04 21:18:51 +01:00
aliases.py allow to disable aliases or users for domains and don't allow negativ values on domain creation/edit 2019-01-05 13:52:13 +01:00
alternatives.py Clean most of the refactored code 2018-10-18 17:55:07 +02:00
base.py Fix #2231: make public announcements work 2022-11-19 18:44:30 +01:00
domains.py refactor 2022-11-03 16:19:44 +01:00
fetches.py Merge #2529 2022-11-21 09:28:15 +00:00
languages.py AdminLTE3 optimizations & compression and caching 2021-09-02 22:49:36 +02:00
managers.py harden email address validation and fix routes with user_email 2019-01-04 18:05:56 +01:00
relays.py First batch of refactoring, using the app factory pattern 2018-10-18 15:57:43 +02:00
tokens.py Be specific token length 2021-03-09 12:05:46 +01:00
users.py Merge #2529 2022-11-21 09:28:15 +00:00