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
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
..
assets add app.css and fix align of menu button 5 years ago
mailu Merge #1196 5 years ago
migrations Fix typo in migration file 5 years ago
.gitignore Move all directories per theme 7 years ago
Dockerfile Merge branch 'master' into HorayNarea-feat-upgrade-alpine 5 years ago
README.md Move all directories per theme 7 years ago
audit.py Move all directories per theme 7 years ago
babel.cfg Move all directories per theme 7 years ago
messages.pot Remove services status localization 6 years ago
package.json Expose jQuery for use outside Webpack build 5 years ago
requirements-prod.txt Update the build configuration to use webpack and compiled assets 5 years ago
requirements.txt Remove the dependency to mailustart, introducing socrate 5 years ago
start.py Use os.environment.get() 5 years ago
webpack.config.js Expose jQuery for use outside Webpack build 5 years ago

README.md

Mailu Admin container

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

Resources