This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-27 16:04:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
439984474c79dc00712c6debf8ba3e11c8a84c1d
Gitea
/
services
/
auth
T
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
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
auth_token.go
Enable
nilnil
linter for new code (
#36591
)
2026-02-16 09:57:18 +00:00
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
Enable
nilnil
linter for new code (
#36591
)
2026-02-16 09:57:18 +00:00
interface.go
Fix error logs and improve some comments/messages (
#35105
)
2025-07-17 19:09:54 +08:00
main_test.go
…
oauth2_test.go
Refactor ActionsTaskID (
#36503
)
2026-01-31 22:01:08 -08:00
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
Enable
nilnil
linter for new code (
#36591
)
2026-02-16 09:57:18 +00:00
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
…