1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin/mailu
bors[bot] 950a88bf0e
Merge #1196
1196: Change default password scheme to PBKDF2 (#1194) r=mergify[bot] a=hoellen

## What type of PR?
enhancement

## What does this PR do?
This PR change the default password scheme to PBKDF2. It is already changed in some places (e.g. [docs/compose/.env](https://github.com/Mailu/Mailu/blob/master/docs/compose/.env#L142)).

### Related issue(s)
closes #1194 

## 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.

- [x] 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: hoellen <dev@hoellen.eu>
2019-10-08 06:06:25 +00:00
..
internal Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set 2019-08-31 18:18:58 +02:00
translations Translated using Weblate (Russian) 2019-07-22 06:23:32 +00:00
ui Add a title to Mailu-Admin pages 2019-09-25 19:29:26 +02:00
__init__.py Fix the way we handle the application context 2018-12-13 14:23:17 +01:00
configuration.py Change default password scheme to PBKDF2 (#1194) 2019-10-07 22:29:03 +02:00
debug.py Clean most of the refactored code 2018-10-18 17:55:07 +02:00
dkim.py
manage.py Merge #883 2019-08-21 20:58:25 +00:00
models.py Revert "Error handling for idna encoding" 2019-08-14 01:02:07 +02:00
utils.py Explicitely declare flask migrate 2018-11-08 20:32:23 +01:00