]> source.dussan.org Git - gitea.git/commit
Always load or generate oauth2 jwt secret (#30942)
authorwxiaoguang <wxiaoguang@gmail.com>
Tue, 14 May 2024 14:21:38 +0000 (22:21 +0800)
committerGitHub <noreply@github.com>
Tue, 14 May 2024 14:21:38 +0000 (14:21 +0000)
commiteffb405cae88474c27f5c8322a2627019af1cf64
treee7fed5d0df1747d49c4c951aea9dd182ecac5e75
parentf4f4e18b14c3d772e9183e8f1d2b2df45712c496
Always load or generate oauth2 jwt secret (#30942)

Fix #30923
modules/setting/oauth2.go
modules/setting/oauth2_test.go
routers/install/install.go