passwordreset

package
v1.6.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2026 License: GPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleForgotPassword

func HandleForgotPassword(w http.ResponseWriter, r *http.Request)

HandleForgotPassword handles GET and POST for /oauth2/forgot-password. GET renders the form. POST looks up the user, creates a reset token, and sends the email.

func HandleResetPassword

func HandleResetPassword(w http.ResponseWriter, r *http.Request)

HandleResetPassword handles GET and POST for /oauth2/reset-password. GET renders the new-password form. POST validates the token and updates the password.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL