forgejo/docs/content/doc/advanced
Gusted fb3a37fbfc
[PRIVACY] Add a DNS method to fetch new updates
- Use TXT records in order to determine the latest available version.
- This addresses a valid privacy issue, as with HTTP requests the server
can keep track(estimated) of how many instances are using Forgejo, with
DNS that's basically not possible as the server will never receive any
data, as the only ones receiving data are DNS resolvers.

(cherry picked from commit 0baefb546a)
(cherry picked from commit e8ee41880b)
(cherry picked from commit 7eca4f3bf1)
(cherry picked from commit 6dde3992dc)
2023-03-12 17:05:30 +01:00
..
adding-legal-pages.en-us.md
clone-filter.en-us.md
cmd-embedded.en-us.md
config-cheat-sheet.en-us.md [PRIVACY] Add a DNS method to fetch new updates 2023-03-12 17:05:30 +01:00
config-cheat-sheet.zh-cn.md Parse external request id from request headers, and print it in access log (#22906) 2023-03-10 09:54:32 -06:00
customizing-gitea.en-us.md Update documentation for the new YAML label file format (#23020) 2023-03-07 00:39:07 +01:00
customizing-gitea.zh-cn.md
environment-variables.en-us.md
environment-variables.zh-cn.md
external-renderers.en-us.md Fix stylesheet HTML snippet for external renderers documentation (#22435) 2023-01-13 23:25:15 +00:00
logging-documentation.en-us.md Clarify logging documentation (#21665) 2022-11-22 09:04:29 +08:00
mail-templates.en-us.md Refactor docs (#21627) 2022-10-31 23:16:19 +00:00
protected-tags.en-us.md
repo-indexer.en-us.md
repo-mirror.en-us.md Improve pull/ push mirror documentation (especially for GitHub) (#21801) 2022-11-14 21:17:39 +00:00
search-engines-indexation.en-us.md
signing.en-us.md