2-factor page doesn't show me who I'm logged in as
Bug #1058167 reported by
Stuart Metcalfe
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Fix Released
|
Medium
|
Natalia Bidart |
Bug Description
When logging into a site which requires 2-factor and which has auto-auth enabled, I'm only presented with the 2-factor page. That page doesn't show who I'm currently logged in as so, if I have multiple accounts, it's possible for me to use up one of my magic wishes/oath tokens (and, if I didn't realise what was happening and tried a few more times, lock myself out of my account). We should display the username/email of the account, possibly with the whole top menu as seen on other SSO pages.
Setting as medium as this likely doesn't affect too many people but does need fixing.
Related branches
lp://staging/~nataliabidart/canonical-identity-provider/dazed-and-confused
- Ricardo Kirkner (community): Approve
-
Diff: 347 lines (+52/-43)9 files modifiedidentityprovider/admin.py (+1/-1)
identityprovider/templates/device/addition-generic.html (+2/-2)
identityprovider/templates/device/addition-yubi.html (+3/-3)
identityprovider/templates/ubuntu/registration/twofactor.html (+1/-1)
identityprovider/tests/unit/test_devices.py (+3/-2)
identityprovider/tests/unit/test_views_devices.py (+3/-3)
identityprovider/tests/unit/test_views_ui.py (+33/-22)
identityprovider/views/devices.py (+5/-5)
identityprovider/views/ui.py (+1/-4)
tags: | added: twofactor |
Changed in canonical-identity-provider: | |
milestone: | none → public-rollout |
Changed in canonical-identity-provider: | |
assignee: | nobody → Natalia Bidart (nataliabidart) |
status: | New → In Progress |
Changed in canonical-identity-provider: | |
status: | In Progress → Fix Committed |
Changed in canonical-identity-provider: | |
milestone: | public-rollout → 12.10.11 |
Changed in canonical-identity-provider: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.