This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-07-09 20:20:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
modules
/
auth
History
wxiaoguang
d6d643fe86
Fix http auth header parsing (
#34936
)
...
Using `strings.EqualFold` is wrong in many cases.
2025-07-03 03:02:38 +00:00
..
httpauth
Fix http auth header parsing (
#34936
)
2025-07-03 03:02:38 +00:00
openid
Refactor some tests (
#34580
)
2025-06-03 01:26:19 +00:00
pam
Fix pam auth test regression (
#33169
)
2025-01-09 21:09:11 +08:00
password
enforce explanation for necessary nolints and fix bugs (
#34883
)
2025-06-27 21:48:03 +08:00
webauthn
Fix: passkey login not working anymore (
#32623
)
2024-11-26 16:04:17 +00:00
common.go
…