yubikey command should stand out a bit more
Bug #940286 reported by
Ricardo Kirkner
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Fix Released
|
Low
|
Stuart Metcalfe |
Bug Description
In the YubiKey set instructions for 2f-auth, the command that needs to be run for configuring the yubikey gets confused with the rest of the instructions.
This could be made more visible with some kind of highlighting, for example using a <code> or <pre> tag.
Related branches
lp://staging/~stuartmetcalfe/canonical-identity-provider/various-2factor-ui-tweaks
- Ricardo Kirkner (community): Approve
-
Diff: 206 lines (+48/-8)11 files modifiedidentityprovider/media/ubuntu/styles.css (+8/-1)
identityprovider/schema.py (+1/-0)
identityprovider/templates/device/addition-google.html (+6/-1)
identityprovider/templates/launchpad/registration/login.html (+2/-0)
identityprovider/templates/launchpad/registration/twofactor.html (+1/-1)
identityprovider/templates/twocols.html (+2/-0)
identityprovider/templates/ubuntu/registration/twofactor.html (+1/-1)
identityprovider/tests/unit/test_devices.py (+2/-1)
identityprovider/tests/unit/test_views_ui.py (+21/-0)
identityprovider/views/devices.py (+1/-1)
identityprovider/views/ui.py (+3/-2)
Changed in canonical-identity-provider: | |
milestone: | none → 2-factor-post-release-1 |
status: | New → Confirmed |
Changed in canonical-identity-provider: | |
assignee: | nobody → Stuart Metcalfe (stuartmetcalfe) |
status: | Confirmed → In Progress |
Changed in canonical-identity-provider: | |
status: | In Progress → Fix Committed |
Changed in canonical-identity-provider: | |
status: | Fix Committed → Triaged |
status: | Triaged → Fix Released |
To post a comment you must log in.