There was a problem fetching the pipeline metadata.
Merge branch '80-two-factor-authentication' into 'master'
Two factors authentication Closes #80 See merge request !53
Showing
- readme.md 7 additions, 0 deletionsreadme.md
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- smash/smash/local_settings.py.template 4 additions, 0 deletionssmash/smash/local_settings.py.template
- smash/smash/settings.py 14 additions, 6 deletionssmash/smash/settings.py
- smash/smash/urls.py 9 additions, 8 deletionssmash/smash/urls.py
- smash/web/models/worker.py 3 additions, 1 deletionsmash/web/models/worker.py
- smash/web/nexmo_gateway.py 34 additions, 0 deletionssmash/web/nexmo_gateway.py
- smash/web/templates/_base.html 5 additions, 1 deletionsmash/web/templates/_base.html
- smash/web/templates/appointments/index.html 1 addition, 1 deletionsmash/web/templates/appointments/index.html
- smash/web/templates/login.html 51 additions, 49 deletionssmash/web/templates/login.html
- smash/web/templates/two_factor/_base.html 6 additions, 0 deletionssmash/web/templates/two_factor/_base.html
- smash/web/templates/two_factor/core/login.html 56 additions, 0 deletionssmash/web/templates/two_factor/core/login.html
- smash/web/templates/two_factor/profile/profile.html 59 additions, 0 deletionssmash/web/templates/two_factor/profile/profile.html
- smash/web/tests/test_view_login.py 11 additions, 8 deletionssmash/web/tests/test_view_login.py
- smash/web/urls.py 15 additions, 3 deletionssmash/web/urls.py
- smash/web/views/__init__.py 2 additions, 2 deletionssmash/web/views/__init__.py
- smash/web/views/auth.py 6 additions, 3 deletionssmash/web/views/auth.py
Loading
Please register or sign in to comment