This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-06-21 04:13:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86d99e2f38bd93e1d4daffcdea8dbbcb85a71dde
Gitea
/
routers
/
web
/
auth
History
Giteabot
b854930a96
Fix a bug missed return (
#35655
) (
#35671
)
...
Backport
#35655
by @lunny Co-authored-by: Lunny Xiao <
xiaolunwen@gmail.com
>
2025-10-15 07:30:46 +00:00
..
2fa.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
auth_test.go
Improve oauth2 error handling (
#33969
)
2025-03-22 10:15:45 +08:00
auth.go
Fix last admin check when syncing users (
#34649
) (
#34673
)
2025-06-09 15:18:44 -07:00
linkaccount.go
…
main_test.go
…
oauth2_provider.go
Fix a bug missed return (
#35655
) (
#35671
)
2025-10-15 07:30:46 +00:00
oauth_test.go
…
oauth.go
Fix last admin check when syncing users (
#34649
) (
#34673
)
2025-06-09 15:18:44 -07:00
openid.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
password.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
webauthn.go
…