Merge lp:~deadlight/canonical-identity-provider/resync-2fa into lp:~deadlight/canonical-identity-provider/vanilla
Proposed by
Karl Williams
on 2019-08-22
Status: | Merged |
---|---|
Merge reported by: | Karl Williams |
Merged at revision: | not available |
Proposed branch: | lp:~deadlight/canonical-identity-provider/resync-2fa |
Merge into: | lp:~deadlight/canonical-identity-provider/vanilla |
Prerequisite: | lp:~deadlight/canonical-identity-provider/language |
Diff against target: |
146 lines (+49/-68) 1 file modified
src/webui/templates/registration/sync_2fa.html (+49/-68) |
To merge this branch: | bzr merge lp:~deadlight/canonical-identity-provider/resync-2fa |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Anthony Dillon (community) | 2019-08-22 | Approve on 2019-08-23 | |
Karl Williams | Pending | ||
Review via email:
|
Description of the change
Updated the 2fa resync page to Vanilla
QA:
- npm i
- ./node_
- source env/bin/activate
- make start-db
- make run
- Visit http://[CONTAINER IP]:8000//sync_2fa
To post a comment you must log in.
Karl Williams (deadlight) wrote : | # |
lp:~deadlight/canonical-identity-provider/resync-2fa
updated
on 2019-08-23
- 1714. By Karl Williams on 2019-08-23
-
Add vanilla notification and validation styles
QA'd in person