1
1
mirror of https://github.com/go-gitea/gitea synced 2025-03-08 11:44:27 +00:00

4 Commits

Author SHA1 Message Date
TheFox0x7
33e8e82c4b
Enable tenv and testifylint rules ()
Enables tenv and testifylint linters
closes: https://github.com/go-gitea/gitea/issues/32842
2024-12-15 10:41:29 +00:00
wxiaoguang
effb405cae
Always load or generate oauth2 jwt secret ()
Fix 
2024-05-14 14:21: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