This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-07 11:27:09 +02:00
Code
Issues
Activity
Files
de26c8accee744eb8d04688d95ece3988767ab1b
gitea
/
services
/
auth
T
History
wxiaoguang
and
GitHub
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
…