forgejo/modules
wxiaoguang 193ac67176
Always load or generate oauth2 jwt secret ()
Fix 

(cherry picked from commit effb405cae88474c27f5c8322a2627019af1cf64)
Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>

Conflicts:
	- modules/setting/oauth2.go
	  Conflicted due to different ways of logging. Since the log
	  message is removed anyway, resolved by removing it.
	- modules/setting/oauth2_test.go
	  Manually copied the test added by Gitea.
	- routers/install/install.go
	  Not a conflict per se, but adjusted to use NewJwtSecret().
2024-05-19 15:47:39 +02:00
..
actions Resolve lint for unused parameter and unnecessary type arguments () 2024-05-05 08:38:16 +01:00
activitypub enhance test & fix reviews 2024-05-14 08:24:31 +02:00
analyze
assetfs
auth Remove external API calls in TestPassword () 2024-05-05 12:15:40 +01:00
avatar Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
base
cache
charset s/Gitea/Forgejo in various log messages and comments 2024-04-21 21:26:15 +05:00
container Add container.FilterSlice function (gitea#30339) 2024-04-16 11:49:44 +02:00
csv
emoji
eventsource
forgefed missed by diff 2024-05-14 08:48:05 +02:00
generate
git fix: hook post-receive for sha256 repos 2024-05-15 16:43:16 +02:00
gitgraph Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
gitrepo
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib Skip gzip for some well-known compressed file types () 2024-05-05 12:15:40 +01:00
indexer Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
issue/template
json
label
lfs
log Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
markup Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
mcaptcha
metrics
migration
nosql s/Gitea/Forgejo in various log messages and comments 2024-04-21 21:26:15 +05:00
optional Resolve lint for unused parameter and unnecessary type arguments () 2024-05-05 08:38:16 +01:00
options
packages Add support for npm bundleDependencies () 2024-05-05 08:24:01 +01:00
paginator
pprof
private Move database operations of merging a pull request to post receive hook and add a transaction () 2024-05-12 20:03:10 +02:00
process Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
proxy
proxyprotocol
public
queue Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
recaptcha
references
regexplru
repository fix: hook post-receive for sha256 repos 2024-05-15 16:43:16 +02:00
secret
session Avoid importing modules/web/middleware in modules/session () 2024-04-21 16:28:16 +02:00
setting Always load or generate oauth2 jwt secret () 2024-05-19 15:47:39 +02:00
sitemap
ssh
storage
structs Simplify mirror repository API logic () 2024-05-19 13:57:52 +02:00
svg
sync
system
templates Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
test
testlogger Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
timeutil
translation
turnstile
typesniffer Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
updatechecker
uri
user
util Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
validation added validation fixes 2024-05-14 08:31:34 +02:00
web Avoid importing modules/web/middleware in modules/session () 2024-04-21 16:28:16 +02:00
webhook