0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 18:44:38 +01:00
gitea/routers/web/auth
6543 8995046110
Less naked returns (#25713)
just a step towards  #25655

and some related refactoring
2023-07-07 05:31:56 +00:00
..
2fa.go
auth.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
linkaccount.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
main_test.go
oauth.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
oauth_test.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
openid.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
password.go
webauthn.go