-
- Downloads
Merge pull request #2804 from HyphaApp/feature/enforce-2fa
Enforce 2FA for all users: add env variable and middleware
No related branches found
No related tags found
Showing
- hypha/apply/users/middleware.py 41 additions, 0 deletionshypha/apply/users/middleware.py
- hypha/apply/users/templates/two_factor/core/two_factor_required.html 22 additions, 0 deletions.../users/templates/two_factor/core/two_factor_required.html
- hypha/apply/users/tests/test_middleware.py 41 additions, 0 deletionshypha/apply/users/tests/test_middleware.py
- hypha/apply/users/urls.py 3 additions, 0 deletionshypha/apply/users/urls.py
- hypha/apply/users/views.py 4 additions, 0 deletionshypha/apply/users/views.py
- hypha/settings/base.py 4 additions, 0 deletionshypha/settings/base.py
Loading
Please register or sign in to comment