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.
gitea/docs/content/doc/advanced
zeripath f6fd501841
Correct the fallbacks for mailer configuration (#21945)
Unfortunately the fallback configuration code for [mailer] that were
added in #18982 are incorrect. When you read a value from an ini section
that key is added. This leads to a failure of the fallback mechanism.
Further there is also a spelling mistake in the startTLS configuration.

This PR restructures the mailer code to first map the deprecated
settings on to the new ones - and then use ini.MapTo to map those on to
the struct with additional validation as necessary.

Ref #21744

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
adding-legal-pages.en-us.md Fix various typos of software names (#18083) 3 years ago
clone-filter.en-us.md Add markdownlint (#20512) 3 years ago
cmd-embedded.en-us.md Fix various typos of software names (#18083) 3 years ago
config-cheat-sheet.en-us.md Correct the fallbacks for mailer configuration (#21945) 2 years ago
config-cheat-sheet.zh-cn.md Add option to enable CAPTCHA validation for login (#21638) 2 years ago
customizing-gitea.en-us.md Fix PlantUML example in document (#21142) 2 years ago
customizing-gitea.zh-cn.md Update documentation to reflect #15219 (#16442) 4 years ago
environment-variables.en-us.md Update docs and comments to remove macaron (#14491) 4 years ago
environment-variables.zh-cn.md Add markdownlint (#20512) 3 years ago
external-renderers.en-us.md Add KaTeX rendering to Markdown. (#20571) 2 years ago
logging-documentation.en-us.md Clarify logging documentation (#21665) 2 years ago
mail-templates.en-us.md Refactor docs (#21627) 2 years ago
protected-tags.en-us.md Add markdownlint (#20512) 3 years ago
repo-indexer.en-us.md Reformat docs (#13897) 4 years ago
repo-mirror.en-us.md Improve pull/ push mirror documentation (especially for GitHub) (#21801) 2 years ago
search-engines-indexation.en-us.md Add markdownlint (#20512) 3 years ago
signing.en-us.md Add hint to GNUPGHOME environment variable (#20134) 3 years ago