This Project will have the Implementation of TOTP validation with google authenticator for Django admin users. Main Aim of the project is add additional security feature for the admin users with TOTP validation
6
stars
4
forks
source link
Do not enforce /account prefix for urls and make them customizable #5
It would be better for security to use a custom url. How would you do that?