]> source.dussan.org Git - gitea.git/commit
Always load or generate oauth2 jwt secret (#30942) (#30978)
authorGiteabot <teabot@gitea.io>
Tue, 14 May 2024 15:00:38 +0000 (23:00 +0800)
committerGitHub <noreply@github.com>
Tue, 14 May 2024 15:00:38 +0000 (15:00 +0000)
commit5b7e54f72f7b85b3394d7af20b27152d26e26256
tree6871167a1199181becf129eb3184c9cd66aadd97
parent042777abd756aee04ad6c232153377fb839ea0de
Always load or generate oauth2 jwt secret (#30942) (#30978)

Backport #30942 by @wxiaoguang

 Fix #30923

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
modules/setting/oauth2.go
modules/setting/oauth2_test.go
routers/install/install.go