Module: Authtown::RodauthMixin
- Defined in:
- lib/authtown/rodauth_mixin.rb
Overview
This gets prepended into the RodAuth class after plugin load
Instance Method Summary collapse
Instance Method Details
#login_failed_reset_password_request_form ⇒ Object
5 6 7 |
# File 'lib/authtown/rodauth_mixin.rb', line 5 def login_failed_reset_password_request_form # part of reset_password internals…no-op since we're rendering our own forms end |