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-09-06 22:37:53 +02:00
Code
Issues
Activity
Files
478d0684979cf71cd99da78803a1a2da91890f84
gitea
/
services
/
auth
T
History
Lunny Xiao
and
GitHub
48cea1fb79
Fix basic auth bug (
#37486
)
2026-04-30 20:34:43 -07:00
..
source
Add
ExternalIDClaim
option for OAuth2 OIDC auth source (
#37229
)
2026-04-16 17:30:46 +00:00
auth_token_test.go
…
auth_token.go
Remove error returns from crypto random helpers and callers (
#37240
)
2026-04-17 00:59:26 +08:00
auth.go
Refactor auth middleware (
#36848
)
2026-03-08 17:59:46 +08:00
basic.go
Fix basic auth bug (
#37486
)
2026-04-30 20:34:43 -07:00
group.go
…
httpsign.go
…
interface.go
…
main_test.go
…
oauth2_test.go
…
oauth2.go
Refactor auth middleware (
#36848
)
2026-03-08 17:59:46 +08:00
reverseproxy.go
Refactor auth middleware (
#36848
)
2026-03-08 17:59:46 +08:00
session.go
…
signin.go
Fix various legacy problems (
#37092
)
2026-04-03 12:19:04 +00:00
source.go
…
sspi.go
Refactor auth middleware (
#36848
)
2026-03-08 17:59:46 +08:00
sspiauth_posix.go
…
sspiauth_windows.go
…
sync.go
…