This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
5
Files
86d99e2f38bd93e1d4daffcdea8dbbcb85a71dde
gitcaddy-server
/
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
Refactor error system (
#33610
)
2025-02-16 22:13:17 -08:00
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
oauth2_provider.go
Fix a bug missed return (
#35655
) (
#35671
)
2025-10-15 07:30:46 +00:00
oauth_test.go
Use user.FullName in Oauth2 id_token response (
#32542
)
2024-11-18 19:24:17 +08:00
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
Refactor error system (
#33610
)
2025-02-16 22:13:17 -08:00