0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 02:15:39 +01:00
gitea/routers/web/auth
wxiaoguang ddf96f68cc
Use JSON response for "user/logout" (#25522)
The request sent to "user/logout" is from "link-action", it expects to
get JSON response.
2023-06-26 21:36:10 +02:00
..
2fa.go
auth.go Use JSON response for "user/logout" (#25522) 2023-06-26 21:36:10 +02:00
linkaccount.go
main_test.go
oauth_test.go
oauth.go Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00
openid.go
password.go Split "modules/context.go" to separate files (#24569) 2023-05-08 17:36:54 +08:00
webauthn.go