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

Requiring Password Confirmation on Create User #127

Open
drewhoffer opened this issue Nov 5, 2024 · 0 comments
Open

Requiring Password Confirmation on Create User #127

drewhoffer opened this issue Nov 5, 2024 · 0 comments

Comments

@drewhoffer
Copy link

Hi, noticed when hitting my API that password_confirmation was getting skipped if I didn't send it. Wondering if there should be something like validates :password_confirmation, presence: true, on: :create in the /models/user.rb?

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

No branches or pull requests

1 participant