This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-08 18:35:52 +02:00
Code
Issues
Activity
Files
8995046110147ae2c8c98be4e0a8c0b643ccc29c
gitea
/
routers
/
web
/
auth
T
History
6543
and
GitHub
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_test.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
oauth.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
Split "modules/context.go" to separate files (
#24569
)
2023-05-08 17:36:54 +08:00
webauthn.go
…