0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-23 14:14:38 +01:00
gitea/services/auth
wxiaoguang 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.go Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
auth_test.go
auth_token.go
auth_token_test.go Refactor timeutil package (#28623) 2023-12-28 10:09:57 +00:00
basic.go
group.go
httpsign.go
interface.go
main_test.go
oauth2.go
reverseproxy.go
session.go
signin.go
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