add Nonce (one-time links), add password reset function (missing e-mail verification), closes #7

This commit is contained in:
Jens Langhammer
2019-02-25 20:46:23 +01:00
parent f2569b6424
commit a0d42092e3
11 changed files with 117 additions and 8 deletions

View File

@ -61,7 +61,7 @@ passbook:
# Specify which fields can be used to authenticate. Can be any combination of `username` and `email`
uid_fields:
- username
- e-mail
- email
# Factors to load
factors:
- passbook.core.auth.factors.backend