Skip to content
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

Devise pages #765

Merged
merged 2 commits into from
Nov 2, 2021
Merged

Devise pages #765

merged 2 commits into from
Nov 2, 2021

Conversation

tobyprivett
Copy link
Contributor

@tobyprivett tobyprivett commented Nov 2, 2021

This covers all the forms provided by our user auth gem Devise – logging in, logging out, resetting a forgotten password and unlocking a user account.

https://eaflood.atlassian.net/browse/RUBY-1651

Copy link
Member

@irisfaraway irisfaraway left a comment

Choose a reason for hiding this comment

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

One minor thing :)

Also the accounts get locked after a certain number of failed password attempts.

app/views/devise/unlocks/new.html.erb Outdated Show resolved Hide resolved
Co-authored-by: Iris Faraway <iris.faraway@gmail.com>
@tobyprivett tobyprivett merged commit 644f5fc into main Nov 2, 2021
@tobyprivett tobyprivett deleted the feature/devise-pages branch November 2, 2021 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants