impress/app/views/devise/registrations
Emi Matchu b827727102 Rename AuthUser#neopass? -> AuthUser#uses_neopass?
This is more consistent with the `uses_omniauth?` we already have, and
it also will help for the next change, where I want a `uses_password?`
method (and using the name `password?` breaks some of Devise's
validation code).
2024-04-07 08:12:38 -07:00
..
edit.html.erb Rename AuthUser#neopass? -> AuthUser#uses_neopass? 2024-04-07 08:12:38 -07:00
new.html.erb Signup and settings page for OpenNeo ID accounts 2023-10-23 19:05:07 -07:00