Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PagePasswordReset ¶
func PagePasswordReset(w http.ResponseWriter, r *http.Request, a types.AuthSharedInterface)
PagePasswordReset renders the password reset page using the provided auth instance and computes the user-facing message internally.
func PasswordResetContent ¶
func PasswordResetContent(token, errorMessage, urlPasswordRestore, urlLogin, urlRegister string, enableRegistration bool) string
PasswordResetContent builds the HTML for the password reset page.
func PasswordResetScripts ¶
PasswordResetScripts builds the JS for the password reset page.
Types ¶
Click to show internal directories.
Click to hide internal directories.