13 Commits (58235bcc44e9a7449229ea0d851e35846a5ce176)

Author SHA1 Message Date
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)
3 years ago
Tim Möhlmann a09d166dbf
Docs: fix some build warnings
I've noticed some styling / flow errors on the FAQ page on mailu.io.
This was due to short underlining.
Spynx was complaining about this at build time.
5 years ago
hoellen 616d40d225 Update password in commandline 5 years ago
Roman Hoellen 1dfef1609a add domain cli to docs 5 years ago
Roman Hoellen bc617cf8ec replace _ with - in cli options 5 years ago
Roman Hoellen ab33ba2172 Merge remote-tracking branch 'upstream/master' into fix-doc-commands-1 5 years ago
Adrian Gruntkowski 3cfaa00fac
Update command for user import
The current example seems to be obsolete.
5 years ago
hoellen 928b5470d4 fix some cli commands in the docs 6 years ago
kaiyou 5b769e23da Merge branch 'master' into refactor-config 6 years ago
kaiyou 30716b8bdf Update docs with the new flask command 6 years ago
hoellen fd3a944850 fix typo in doc 6 years ago
Paul Binks a453df3503 Update cli.rst 6 years ago
kaiyou fcf9515bff Fix the rst syntax for most documentation 7 years ago