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.
mailu/core/admin/mailu
bors[bot] dcda412b99
Merge #1211
1211: Split HOST_ANTISPAM in HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI r=mergify[bot] a=micw

## What type of PR?

bug-fix

## What does this PR do?

Fixes #1190 by separating HOST_ANTISPAM into HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI

### Related issue(s)
- closes #1190
- closes #1150

## Prerequistes
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/guide.html#changelog) entry file.


Co-authored-by: Michael Wyraz <michael@wyraz.de>
5 years ago
..
internal Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set 5 years ago
translations remove POT-Creation-Date, PO-Revision-Date 5 years ago
ui Add a title to Mailu-Admin pages 5 years ago
__init__.py Fix the way we handle the application context 6 years ago
configuration.py Split HOST_ANTISPAM in HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI 5 years ago
debug.py Clean most of the refactored code 6 years ago
dkim.py Move all directories per theme 7 years ago
manage.py Merge #883 5 years ago
models.py Revert "Error handling for idna encoding" 5 years ago
utils.py Explicitely declare flask migrate 6 years ago