Merge branch '91-2fa' into 'master'
Resolve "2FA" Closes #91 See merge request BiscuIT/BiscuIT-ng!59
Showing
- biscuit/core/apps.py 13 additions, 1 deletionbiscuit/core/apps.py
- biscuit/core/menus.py 7 additions, 1 deletionbiscuit/core/menus.py
- biscuit/core/settings.py 22 additions, 0 deletionsbiscuit/core/settings.py
- biscuit/core/templates/two_factor/_base_focus.html 5 additions, 0 deletionsbiscuit/core/templates/two_factor/_base_focus.html
- biscuit/core/templates/two_factor/_wizard_actions.html 15 additions, 0 deletionsbiscuit/core/templates/two_factor/_wizard_actions.html
- biscuit/core/templates/two_factor/_wizard_forms.html 6 additions, 0 deletionsbiscuit/core/templates/two_factor/_wizard_forms.html
- biscuit/core/templates/two_factor/core/backup_tokens.html 28 additions, 0 deletionsbiscuit/core/templates/two_factor/core/backup_tokens.html
- biscuit/core/templates/two_factor/core/login.html 53 additions, 0 deletionsbiscuit/core/templates/two_factor/core/login.html
- biscuit/core/templates/two_factor/core/otp_required.html 20 additions, 0 deletionsbiscuit/core/templates/two_factor/core/otp_required.html
- biscuit/core/templates/two_factor/core/phone_register.html 24 additions, 0 deletionsbiscuit/core/templates/two_factor/core/phone_register.html
- biscuit/core/templates/two_factor/core/setup.html 55 additions, 0 deletionsbiscuit/core/templates/two_factor/core/setup.html
- biscuit/core/templates/two_factor/core/setup_complete.html 25 additions, 0 deletionsbiscuit/core/templates/two_factor/core/setup_complete.html
- biscuit/core/templates/two_factor/profile/profile.html 63 additions, 0 deletionsbiscuit/core/templates/two_factor/profile/profile.html
- biscuit/core/urls.py 8 additions, 0 deletionsbiscuit/core/urls.py
- poetry.lock 26 additions, 1 deletionpoetry.lock
- pyproject.toml 8 additions, 0 deletionspyproject.toml
Loading