gitea/routers/web/auth
wxiaoguang df1268ca08
Make "/user/login" page redirect if the current user has signed in (#29583)
Fix #29582 and maybe more.
Maybe fix #29116
2024-03-05 02:12:03 +00:00
..
2fa.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
auth.go Make "/user/login" page redirect if the current user has signed in (#29583) 2024-03-05 02:12:03 +00:00
auth_test.go Make "/user/login" page redirect if the current user has signed in (#29583) 2024-03-05 02:12:03 +00:00
linkaccount.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
oauth.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
oauth_test.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
openid.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
password.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
webauthn.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00