TOTP authentication almost done
Showing
- package.json 1 addition, 0 deletionspackage.json
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- scipost/admin.py 3 additions, 1 deletionscipost/admin.py
- scipost/forms.py 32 additions, 3 deletionsscipost/forms.py
- scipost/migrations/0023_totpdevice.py 33 additions, 0 deletionsscipost/migrations/0023_totpdevice.py
- scipost/models.py 19 additions, 0 deletionsscipost/models.py
- scipost/static/scipost/assets/js/scripts.js 12 additions, 0 deletionsscipost/static/scipost/assets/js/scripts.js
- scipost/templates/partials/scipost/personal_page/account.html 1 addition, 0 deletions...ost/templates/partials/scipost/personal_page/account.html
- scipost/templates/scipost/login.html 30 additions, 0 deletionsscipost/templates/scipost/login.html
- scipost/templates/scipost/totpdevice_confirm_delete.html 33 additions, 0 deletionsscipost/templates/scipost/totpdevice_confirm_delete.html
- scipost/templates/scipost/totpdevice_form.html 51 additions, 0 deletionsscipost/templates/scipost/totpdevice_form.html
- scipost/templates/scipost/totpdevice_list.html 44 additions, 0 deletionsscipost/templates/scipost/totpdevice_list.html
- scipost/totp.py 52 additions, 0 deletionsscipost/totp.py
- scipost/urls.py 8 additions, 0 deletionsscipost/urls.py
- scipost/views.py 32 additions, 3 deletionsscipost/views.py
Loading
Please register or sign in to comment