Commit Graph

13 Commits (7469bb7087fe076d97f2f9875ecb76436af6d8a3)

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 : ldap_salted_sha512 support)
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.
hoellen 616d40d225 Update password in commandline
Roman Hoellen 1dfef1609a add domain cli to docs
Roman Hoellen bc617cf8ec replace _ with - in cli options
Roman Hoellen ab33ba2172 Merge remote-tracking branch 'upstream/master' into fix-doc-commands-1
Adrian Gruntkowski 3cfaa00fac
Update command for user import
The current example seems to be obsolete.
hoellen 928b5470d4 fix some cli commands in the docs
kaiyou 5b769e23da Merge branch 'master' into refactor-config
kaiyou 30716b8bdf Update docs with the new flask command
hoellen fd3a944850 fix typo in doc
Paul Binks a453df3503 Update cli.rst
kaiyou fcf9515bff Fix the rst syntax for most documentation