lp://staging/~mikemc/canonical-identity-provider/add-email-verify-wait-page
- Get this branch:
- bzr branch lp://staging/~mikemc/canonical-identity-provider/add-email-verify-wait-page
Branch merges
- Natalia Bidart (community): Needs Fixing
-
Diff: 195 lines (+75/-12)7 files modifiedsrc/identityprovider/tests/test_views_server.py (+4/-2)
src/identityprovider/views/server.py (+1/-1)
src/webui/templates/account/new_account_verify_wait.html (+35/-0)
src/webui/urls.py (+2/-0)
src/webui/views/account.py (+20/-0)
src/webui/views/const.py (+3/-0)
src/webui/views/registration.py (+10/-9)
Branch information
Recent revisions
- 1420. By Mike McCracken
-
Add landing page for new users pending email verification in openid flow.
Previously, users pending verification were sent to /+emails, which
hid the success notification in a temporary message and showed more
options than are required at that stage. That page was also missing
the help message seen in the email_sent page.The new landing page, 'new-account-
verify- wait', just shows the
(already translated) success message more clearly, includes the help
text, and directs the user to check their email.The 'standalone' flow of registering a user without openid is
unchanged except that the success message is no longer marked as
temporary. - 1419. By Daniel Manrique
-
[r=nataliabidar
t,matt- goodall] Log a full trace whenever the ISD Test account is deleted. Temporary code meant to debug suspicious account deletions.
- 1418. By Facundo Batista
-
[r=matiasb,roadmr] Check if account's password changed before refreshing the macaroon.
- 1415. By Maximiliano Bertacchini
-
[r=fgallina,
ricardokirkner] Replace PUT by PATCH for suspend account API. - 1414. By Facundo Batista
-
[r=matiasb] Include is_verified in the user info in the discharge macaroon.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/canonical-identity-provider/release