lp:~newz/canonical-identity-provider/2factor-progress-bar
Created by
Matthew Nuzum
and last modified
- Get this branch:
- bzr branch lp:~newz/canonical-identity-provider/2factor-progress-bar
Only
Matthew Nuzum
can upload to this branch. If you are
Matthew Nuzum
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Merged
into
lp:~canonical-isd-hackers/canonical-identity-provider/add-yubikey-support
at
revision 170
- Danny Tamez (community): Approve
-
Diff: 362 lines (+178/-57)7 files modifiedidentityprovider/fields.py (+4/-1)
identityprovider/forms.py (+5/-0)
identityprovider/templates/ubuntu/registration/login.html (+2/-2)
identityprovider/templates/ubuntu/registration/two_step.html (+116/-50)
identityprovider/tests/test_forms.py (+35/-0)
identityprovider/tests/test_views_ui.py (+1/-0)
identityprovider/views/ui.py (+15/-4)
Branch information
Recent revisions
- 157. By Matthew Nuzum
-
Updating the form to show a progress bar and to hide the actual form field.
As the suer presses the yubikey button they'll see the progress bar
complete and the form will auto-submit. - 154. By Matthew Nuzum
-
Updating the button with rounded corners to make it a little prettier (emphasis on "little")
- 151. By Matthew Nuzum
-
Adding configurable condition to show yubikey form field or not. Defaults
to off in order to allow tests to pass - 150. By Matthew Nuzum
-
merging mfoord's changes, adding code to make showing OTPField conditional
allowing tests to past - 149. By Matthew Nuzum
-
Changing "add key" form to use one OneTimePassword
Field which includes
robust validation - 148. By Matthew Nuzum
-
Adding proper validatations for key, enusring theright key is required and
wrong keys are rejected
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:canonical-identity-provider/release