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] 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>
5 years ago
..
internal Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set 5 years ago
translations Translated using Weblate (Russian) 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 Change default password scheme to PBKDF2 (#1194) 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