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 Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
linkaccount.go
main_test.go
oauth.go Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
oauth_test.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
openid.go
password.go Add more descriptive error on forgot password page (#26848) 2023-09-01 16:15:39 +00:00
webauthn.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00