1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/core/admin
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
..
assets Allow proper JS debugging, speed-up assets dev-build, disable redirect-debug by default. 2022-11-14 17:40:26 +01:00
mailu Merge #2543 2022-11-23 09:32:17 +00:00
migrations Update f4f0f89e0047_.py 2022-11-20 15:00:04 +01:00
.gitignore Add shell script to run admin dev environment 2022-11-04 18:08:23 +01:00
audit.py Move even more python deps to base image 2022-10-12 16:32:27 +02:00
babel.cfg Move all directories per theme 2017-11-01 12:11:04 +01:00
Dockerfile Restore the Dockerfile like it was 2022-11-18 10:40:42 +01:00
messages.pot Fix a bunch of typos 2022-10-19 19:41:49 +02:00
README.md Move all directories per theme 2017-11-01 12:11:04 +01:00
run_dev.sh This is still required (as TLS_FLAVOR isn't set) 2022-11-14 19:38:17 +01:00
start.py doh 2022-11-21 18:12:11 +01:00

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources