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
2025-11-01 16:20:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef90befef1dcc40b0b978e2f4ab390c2d5924f00
gitea
/
services
/
auth
History
wxiaoguang
5f0697243c
Don't block site admin's operation if SECRET_KEY is lost (
#35721
)
...
Related:
#24573
2025-10-22 12:35:56 +08:00
..
source
Don't block site admin's operation if SECRET_KEY is lost (
#35721
)
2025-10-22 12:35:56 +08:00
auth_test.go
…
auth_token_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
auth_token.go
…
auth.go
…
basic.go
Support Basic Authentication for archive downloads (
#35087
)
2025-07-16 10:53:57 -07:00
group.go
…
httpsign.go
…
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
…
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
…