Sha256: 681eed74bd76a74fbdf109ef71a57fb031b479adc34ff16080d8d11db506e276

Contents?: true

Size: 772 Bytes

Versions: 15

Compression:

Stored size: 772 Bytes

Contents

= Documentation for Reset Password Notify Feature

The reset password notify feature emails the user after the user has
reset their password. The user has already been sent a reset password
email by this point, so they know a password reset was requested, but
this feature allows for confirming that the password reset process
was completed. Depends on the reset_password feature.

== Auth Value Methods

reset_password_notify_email_subject :: The subject to use for the reset password notify email.
reset_password_notify_email_body :: The body to use for the reset password notify email.

== Auth Methods

create_reset_password_notify_email :: A Mail::Message for the reset password notify email.
send_reset_password_notify_email :: Send the reset password notify email.

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
rodauth-2.36.0 doc/reset_password_notify.rdoc
rodauth-2.34.0 doc/reset_password_notify.rdoc
rodauth-2.33.0 doc/reset_password_notify.rdoc
rodauth-2.32.0 doc/reset_password_notify.rdoc
rodauth-2.31.0 doc/reset_password_notify.rdoc
rodauth-2.30.0 doc/reset_password_notify.rdoc
rodauth-2.29.0 doc/reset_password_notify.rdoc
rodauth-2.28.0 doc/reset_password_notify.rdoc
rodauth-2.27.0 doc/reset_password_notify.rdoc
rodauth-2.26.1 doc/reset_password_notify.rdoc
rodauth-2.26.0 doc/reset_password_notify.rdoc
rodauth-2.25.0 doc/reset_password_notify.rdoc
rodauth-2.24.0 doc/reset_password_notify.rdoc
rodauth-2.23.0 doc/reset_password_notify.rdoc
rodauth-2.22.0 doc/reset_password_notify.rdoc