0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 16:07:15 +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
webauthn.go