1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-18 00:49:09 -04:00

3 Commits

Author SHA1 Message Date
Giteabot
5b7e54f72f
Always load or generate oauth2 jwt secret () ()
Backport  by @wxiaoguang

 Fix 

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-05-14 15:00:38 +00:00
wxiaoguang
074a3e05f6
Fix oauth2 builtin application logic ()
Fix  (allow to disable all builtin apps) and don't make the doctor
command remove the builtin apps.

By the way, rename refobject and joincond to camel case.
2024-04-08 04:13:34 +00:00
wxiaoguang
8be198cdef
Use general token signing secret ()
Use a clearly defined "signing secret" for token signing.
2024-02-18 17:39:04 +00:00