forgejo/routers/web/auth
Jack Hay 9881b8a4e2
Add more descriptive error on forgot password page (#26848)
## Changes
- Forces flashed error to render immediately when forgot password code
is incorrect or has expired.
- Adds a link back to the `forgot_password` page so that the user can
restart the process (in the event that their link has expired)
2023-09-01 16:15:39 +00:00
..
2fa.go
auth.go
linkaccount.go
main_test.go
oauth.go
oauth_test.go
openid.go
password.go Add more descriptive error on forgot password page (#26848) 2023-09-01 16:15:39 +00:00
webauthn.go