Skip to content

Comments

LG-9838: Move GPO routes under /verify#8586

Merged
matthinz merged 3 commits intomainfrom
matthinz/9838-gpo-location
Jun 13, 2023
Merged

LG-9838: Move GPO routes under /verify#8586
matthinz merged 3 commits intomainfrom
matthinz/9838-gpo-location

Conversation

@matthinz
Copy link
Contributor

@matthinz matthinz commented Jun 12, 2023

🎫 Ticket

LG-9838

🛠 Summary of changes

Moves a few GPO-related routes to be under /verify (like the rest of the IdV code).

📜 Testing Plan

Provide a checklist of steps to confirm the changes.

  • Sign up and verify your address via GPO.
  • Confirm you end up on /verify/by_mail to enter your OTP.
  • Confirm that if you visit /account/verify and confirm you end up redirected to /verify/by_mail
  • Click the "Clear my information and start over" link and verify you end up on /verify/by_mail/confirm_start_over
  • Cancel that and confirm you can enter your GPO OTP

matthinz added 3 commits June 12, 2023 13:19
- Move GPO routes previously under /account to /verify
- Add redirects for old paths

changelog: Internal, GPO, Move GPO paths under /verify
@matthinz matthinz requested a review from a team June 12, 2023 23:57
Comment on lines +408 to +410
# deprecated routes
get '/confirmations' => 'personal_key#show'
post '/confirmations' => 'personal_key#update'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tangential to this PR, can we delete these? When/how can we tell they're ready for deletion? I keep eyeing them.

I'll pull this down and try it tomorrow.

Copy link
Contributor

@eric-gade eric-gade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question but otherwise looks good

Copy link
Contributor

@soniaconnolly soniaconnolly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, works as described.

@matthinz matthinz merged commit 2058183 into main Jun 13, 2023
@matthinz matthinz deleted the matthinz/9838-gpo-location branch June 13, 2023 21:22
@jmhooper jmhooper mentioned this pull request Jun 15, 2023
@aduth aduth mentioned this pull request Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants