~roadmr/canonical-identity-provider:2fa-periodic-devices-verify
Last commit made on
2020-07-15
- Get this branch:
-
git clone
-b 2fa-periodic-devices-verify
https://git.not.enabled/~roadmr/canonical-identity-provider
Only
Daniel Manrique
can upload to this branch. If you are
Daniel Manrique
please log in for upload directions.
Branch merges
Propose for merging
- Maximiliano Bertacchini: Approve
- Jonathan Hartley (community): Approve
-
Diff: 577 lines (+459/-0)10 files modifieddjango_project/settings_base.py (+3/-0)
src/identityprovider/migrations/0014_account_backup_device_last_check.py (+20/-0)
src/identityprovider/models/account.py (+4/-0)
src/identityprovider/tests/test_models_account.py (+4/-0)
src/webui/templates/device/verify.html (+74/-0)
src/webui/tests/test_views_devices.py (+68/-0)
src/webui/tests/test_views_ui.py (+232/-0)
src/webui/urls.py (+4/-0)
src/webui/views/devices.py (+29/-0)
src/webui/views/ui.py (+21/-0)
Branch information
- Name:
- 2fa-periodic-devices-verify
- Repository:
- lp:~roadmr/canonical-identity-provider
Recent commits
There was an error while fetching commit information from code hosting service. Please try again in a few minutes. If the problem persists, contact Launchpad support.