lazaronixon / authentication-zero

An authentication system generator for Rails applications.
MIT License
1.52k stars 48 forks source link

How to skip validations in my admin #115

Open Tioneb12 opened 4 weeks ago

Tioneb12 commented 4 weeks ago

Hello,

In my admin, I would like to update email, but how can I skip validations on password ?