This website requires JavaScript.
Explore
Help
Sign In
test1234
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
forked from
gitea/gitea
Code
Pull Requests
Activity
gitea
/
services
/
auth
History
wxiaoguang
511298e452
Use general token signing secret (
#29205
) (
#29325
)
...
Backport
#29205
(including
#29172
) Use a clearly defined "signing secret" for token signing.
2024-02-22 17:07:41 +00:00
..
source
Use general token signing secret (
#29205
) (
#29325
)
2024-02-22 17:07:41 +00:00
auth_test.go
Fix attachment download bug (
#27486
) (
#27571
)
2023-10-11 04:39:12 +02:00
auth.go
Fix attachment download bug (
#27486
) (
#27571
)
2023-10-11 04:39:12 +02:00
basic.go
Unify two factor check (
#27915
) (
#27929
)
2023-11-06 18:07:22 +00:00
group.go
…
httpsign.go
…
interface.go
…
oauth2.go
Deprecate query string auth tokens (
#28390
) (
#28430
)
2023-12-12 13:45:00 +08:00
reverseproxy.go
Fix attachment download bug (
#27486
) (
#27571
)
2023-10-11 04:39:12 +02:00
session.go
…
signin.go
…
source.go
…
sspi.go
Fix SSPI user creation (
#28948
) (
#29323
)
2024-02-22 17:42:14 +01:00
sspiauth_posix.go
Make SSPI auth mockable (
#27036
)
2023-09-17 23:32:56 +00:00
sspiauth_windows.go
Make SSPI auth mockable (
#27036
)
2023-09-17 23:32:56 +00:00
sync.go
…