This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-01 07:03:57 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
3533263ced8a6f3aaedaacedf411f7f392bf23ec
gitea
/
services
/
auth
T
History
wxiaoguang
and
GitHub
d6d643fe86
Fix http auth header parsing (
#34936
)
...
Using `strings.EqualFold` is wrong in many cases.
2025-07-03 03:02:38 +00:00
..
source
enforce explanation for necessary nolints and fix bugs (
#34883
)
2025-06-27 21:48:03 +08:00
auth_test.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
auth_token_test.go
…
auth_token.go
…
auth.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
basic.go
Fix http auth header parsing (
#34936
)
2025-07-03 03:02:38 +00:00
group.go
…
httpsign.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
interface.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
main_test.go
…
oauth2_test.go
…
oauth2.go
Fix http auth header parsing (
#34936
)
2025-07-03 03:02:38 +00:00
reverseproxy.go
…
session.go
…
signin.go
…
source.go
…
sspi.go
…
sspiauth_posix.go
…
sspiauth_windows.go
…
sync.go
…