This website requires JavaScript.
Explore
Help
Sign In
neuron-technologies
/
gitea
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
67b457dd00a874eff751caeb7caeec6aa4b2e714
gitea
/
services
/
auth
/
source
/
oauth2
T
History
wxiaoguang
000c06d41b
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
…
providers_openid.go
Refactor OpenIDConnect to support SSH/FullName sync (
#34978
)
2025-07-10 18:35:59 +00:00
providers_simple.go
…
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
…
source_callout.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
source_name.go
…
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