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-14 07:24:51 +02:00
Code
Issues
Activity
Files
7e8ff709401d09467c3eee7c69cd9600d26a97a3
gitea
/
services
/
auth
T
History
wxiaoguang
and
GitHub
8be198cdef
Use general token signing secret (
#29205
)
...
Use a clearly defined "signing secret" for token signing.
2024-02-18 17:39:04 +00:00
..
source
Use general token signing secret (
#29205
)
2024-02-18 17:39:04 +00:00
auth_test.go
…
auth_token_test.go
Refactor timeutil package (
#28623
)
2023-12-28 10:09:57 +00:00
auth_token.go
…
auth.go
Unify user update methods (
#28733
)
2024-02-04 13:29:09 +00:00
basic.go
…
group.go
…
httpsign.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
interface.go
…
main_test.go
…
oauth2.go
Deprecate query string auth tokens (
#28390
)
2023-12-12 03:48:53 +00:00
reverseproxy.go
…
session.go
…
signin.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
source.go
…
sspi.go
Fix SSPI user creation (
#28948
)
2024-01-27 09:27:34 +00:00
sspiauth_posix.go
…
sspiauth_windows.go
…
sync.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00