forgejo/services
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
..
actions
agit
asymkey
attachment Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
auth
automerge
context
convert
cron [PRIVACY] Add a DNS method to fetch new updates 2023-03-12 17:05:30 +01:00
externalaccount
forms
gitdiff
issue
lfs
mailer Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
markup
migrations
mirror
org
packages
pull
release Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
repository
task
user
webhook
wiki