System Security Project was a module that was done by me and my team members.
pip install -r requirements.txt
For Azure Face API: https://azure.microsoft.com/en-us/services/cognitive-services/face/
For Azure Blob Storage: https://azure.microsoft.com/en-us/services/storage/blobs/#overview
Register for an account at Azure and get the keys from the portal after deploying the APIs
@ravu63:
- 2FA Facial-Verification
- reCaptcha
@joemama-debug
- Inform user of new device login
- Access Control
- Password Aging
- Password history
- Max password login attempts
- Email sent to account with link to change email, with page expiry
- OTP can expire for forget password page
@chestontjf
- Email Verification
- 2FA Email
- Security questions
@LiewHongXun
- Session Timeout
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.