This website requires JavaScript.
Explore
Help
Register
Sign In
yan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-13 07:09:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc29cd0d3dfbc0d3ac97a1d7fab9dff72346af21
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
…