1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin/mailu
Florent Daigniere 7137ba6ff1 Misc improvements to PASSWORD_SCHEME
- remove PASSWORD_SCHEME altogether
- introduce CREDENTIAL_ROUNDS
- migrate all old hashes to the current format
- auto-detect/enable all hash types that passlib supports
- upgrade passlib to 1.7.4 (see #1706: ldap_salted_sha512 support)
2021-03-09 12:04:42 +01:00
..
internal Don't do more work than necessary (/webdav) 2021-03-09 12:04:42 +01:00
translations Translated using Weblate (Basque) 2021-03-04 18:46:27 +00:00
ui show flash messages again 2021-02-13 13:36:05 +01:00
__init__.py Fix the way we handle the application context 2018-12-13 14:23:17 +01:00
configuration.py Misc improvements to PASSWORD_SCHEME 2021-03-09 12:04:42 +01:00
debug.py Clean most of the refactored code 2018-10-18 17:55:07 +02:00
dkim.py Upgrading to a 2048-bit DKIM key 2020-01-16 16:47:27 +01:00
limiter.py Refactor the rate limiting code 2020-02-09 17:38:18 +01:00
manage.py Misc improvements to PASSWORD_SCHEME 2021-03-09 12:04:42 +01:00
models.py Misc improvements to PASSWORD_SCHEME 2021-03-09 12:04:42 +01:00
utils.py Explicitly define ProxyFix options 2020-06-28 17:27:45 -04:00