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
4
Files
7325d45bc88a5ad6c19ee3003bda38eb3a7eb608
gitcaddy-server
/
services
/
auth
/
source
/
oauth2
History
wxiaoguang
73976c8bf3
Fix oauth2 session gob register (
#36017
)
...
`gob.Register` must be called before Sessioner
Fix
#36016
2025-11-26 23:25:34 +08:00
..
assert_interface_test.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
init.go
Fix oauth2 session gob register (
#36017
)
2025-11-26 23:25:34 +08:00
main_test.go
allow synchronizing user status from OAuth2 login providers (
#31572
)
2024-07-16 20:33:16 +02:00
providers_base.go
Refactor OpenIDConnect to support SSH/FullName sync (
#34978
)
2025-07-10 18:35:59 +00:00
providers_custom.go
Modify OAuth login ui and fix display name, iconurl related logic (
#25030
)
2023-06-08 16:35:29 +00:00
providers_openid.go
Refactor OpenIDConnect to support SSH/FullName sync (
#34978
)
2025-07-10 18:35:59 +00:00
providers_simple.go
Modify OAuth login ui and fix display name, iconurl related logic (
#25030
)
2023-06-08 16:35:29 +00:00
providers_test.go
allow synchronizing user status from OAuth2 login providers (
#31572
)
2024-07-16 20:33:16 +02:00
providers.go
Fix context usages (
#35348
)
2025-08-27 11:00:01 +00:00
source_authenticate.go
Reduce usage of
db.DefaultContext
(
#27073
)
2023-09-14 17:09:32 +00:00
source_callout.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
source_name.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
source_register.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
source_sync_test.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
source_sync.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
source.go
Refactor OpenIDConnect to support SSH/FullName sync (
#34978
)
2025-07-10 18:35:59 +00:00
store.go
Fix session gob (
#35128
)
2025-07-20 01:49:36 +00:00
urlmapping.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00