diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-06 15:22:15 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-06 15:22:15 +0530 |
commit | 48aa665e689618a236ca1df51c5e8b3e9d3a8800 (patch) | |
tree | f7c7516934abe34e3a99a6667b9aae76145dd545 /README.md | |
parent | ff23de920e1c0837bbc1a82799feeaef9c83a723 (diff) |
updating progress
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ In the wise words of @alectrocute: - [x] **OAuth2:** Using Authlib - [ ] LDAP - [ ] Forgot Password - - [ ] Confirm Email + - [x] Confirm Email - [x] **Password Hashing:** Using Bcrypt (Flask-Bcrypt) - [x] **Form Handling:** With Flask-WTF using WTForms - [x] Dashboard |