This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-17 08:05:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb159eae8fc32a4e4eb6b8701be5a4034678c256
gitea
/
services
/
auth
History
Nicolas
b88bad2a01
Fix basic auth bug (
#37503
)
...
Backport for
#37486
2026-05-02 10:58:40 +00:00
..
source
Fix various legacy problems (
#37092
)
2026-04-03 12:19:04 +00:00
auth_token_test.go
…
auth_token.go
…
auth.go
Refactor auth middleware (
#36848
)
2026-03-08 17:59:46 +08:00
basic.go
Fix basic auth bug (
#37503
)
2026-05-02 10:58:40 +00: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
…