Commit Graph

4 Commits (3c46cd6aae4ed4a01d0471767563c5d882fc5b45)

Author SHA1 Message Date
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852)
Enables tenv and testifylint linters
closes: https://github.com/go-gitea/gitea/issues/32842
4 months ago
wxiaoguang effb405cae
Always load or generate oauth2 jwt secret (#30942)
Fix #30923
11 months ago
wxiaoguang 074a3e05f6
Fix oauth2 builtin application logic (#30304)
Fix #29074 (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.
1 year ago
wxiaoguang 8be198cdef
Use general token signing secret (#29205)
Use a clearly defined "signing secret" for token signing.
1 year ago