mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
df5cf5ddbd
That's a longstanding INI package problem: the "MustXxx" calls change the option values, and the following "Save" will save a lot of garbage options into the user's config file. Ideally we should refactor the INI package to a clear solution, but it's a huge work. A clear workaround is what this PR does: when "Save", load a clear INI instance and save it. Partially fix #25377, the "install" page needs more fine tunes. |
2 years ago | |
---|---|---|
.. | ||
actions | ||
activitypub | ||
analyze | ||
assetfs | ||
auth | ||
avatar | ||
base | ||
cache | ||
charset | ||
container | ||
context | 2 years ago | |
csv | ||
doctor | ||
emoji | ||
eventsource | ||
generate | ||
git | 2 years ago | |
gitgraph | ||
graceful | ||
hcaptcha | ||
highlight | ||
hostmatcher | ||
html | ||
httpcache | ||
httplib | 2 years ago | |
indexer | ||
issue/template | ||
json | ||
label | ||
lfs | ||
log | 2 years ago | |
markup | 2 years ago | |
mcaptcha | ||
metrics | 2 years ago | |
migration | ||
mirror | ||
nosql | ||
notification | 2 years ago | |
options | ||
packages | ||
paginator | ||
pprof | ||
private | ||
process | 2 years ago | |
proxy | ||
proxyprotocol | ||
public | ||
queue | 2 years ago | |
recaptcha | ||
references | ||
regexplru | ||
repository | 2 years ago | |
secret | ||
session | ||
setting | 2 years ago | |
sitemap | ||
ssh | ||
storage | 2 years ago | |
structs | 2 years ago | |
svg | 2 years ago | |
sync | ||
system | ||
templates | 2 years ago | |
test | 2 years ago | |
testlogger | ||
timeutil | ||
translation | 2 years ago | |
turnstile | ||
typesniffer | ||
updatechecker | ||
upload | ||
uri | ||
user | ||
util | 2 years ago | |
validation | ||
web | 2 years ago | |
webhook |