-
Notifications
You must be signed in to change notification settings - Fork 292
Add SQL table for password resets #2751
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
We plan on using this for EPP password resets and registry lock password resets for now.
e48ee1b to
672cb72
Compare
|
@ptkach thoughts on this table as the backing storage for password reset requests? I was talking to Bruno and it looks like for both EPP and registry lock we want the request to come only from admin/tech, with the email being sent to the admin or the user in question respectively. |
|
edit / update, we'll allow anyone with edit access to request an EPP password update |
|
friendly ping @ptkach |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 5 of 5 files at r1, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @gbrodman)
Sorry I thought I did LGTM this one |
We plan on using this for EPP password resets and registry lock password resets for now.
We plan on using this for EPP password resets and registry lock password resets for now.
We plan on using this for EPP password resets and registry lock password resets for now.
We plan on using this for EPP password resets and registry lock password resets for now.
We plan on using this for EPP password resets and registry lock password resets for now.
This change is