1
0
Fork 0
forgejo/modules
Gusted 5d6892ec10
[GITEA] Use maintained gziphandler
- https://github.com/NYTimes/gziphandler doesn't seems to be maintained
anymore and Forgejo already includes
https://github.com/klauspost/compress which provides a maintained and
faster gzip handler fork.
- Enables Jitter to prevent BREACH attacks, as this *seems* to be
possible in the context of Forgejo.

(cherry picked from commit cc2847241d)
(cherry picked from commit 99ba56a876)

Conflicts:
	go.sum
	https://codeberg.org/forgejo/forgejo/pulls/1581
(cherry picked from commit 711638193d)
(cherry picked from commit 9c12a37fde)
(cherry picked from commit d130653454)
(cherry picked from commit 45a16f8c3c)
(cherry picked from commit a497acb31f)
(cherry picked from commit fe87fd8289)
(cherry picked from commit 6ac12e6693)
(cherry picked from commit 981ec37e1e)
2023-12-11 15:46:55 +01:00
..
actions [CI] Search .forgejo/workflows first 2023-12-11 13:55:27 +01:00
activitypub
analyze
assetfs
auth [GITEA] Drop sha256-simd in favor of stdlib 2023-12-11 15:46:55 +01:00
avatar [GITEA] Drop sha256-simd in favor of stdlib 2023-12-11 15:46:55 +01:00
base [GITEA] Drop sha256-simd in favor of stdlib 2023-12-11 15:46:55 +01:00
cache
charset
container
context [SECURITY] Rework long-term authentication 2023-12-11 14:48:37 +01:00
contexttest
csv
doctor Fix delete-orphaned-repos (#28200) 2023-11-24 14:46:19 +00:00
emoji
eventsource
generate
git [GITEA] Drop sha256-simd in favor of stdlib 2023-12-11 15:46:55 +01:00
gitgraph
graceful Refactor graceful manager to use shared code (#28073) 2023-11-24 14:21:46 +00:00
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer [CI] disable meilisearch/elasticsearch test, no server yet in CI 2023-12-11 13:55:27 +01:00
issue/template
json
label
lfs [GITEA] Drop sha256-simd in favor of stdlib 2023-12-11 15:46:55 +01:00
log
markup Use restricted sanitizer for repository description (#28141) 2023-11-23 16:34:25 +00:00
mcaptcha
metrics
migration
nosql
options
packages
paginator
pprof
private [CLI] implement forgejo-cli 2023-12-11 13:55:27 +01:00
process
proxy
proxyprotocol
public
queue [CI] disable redis test, no redis server yet in CI 2023-12-11 13:55:27 +01:00
recaptcha
references
regexplru
repository Second part of refactor db.Find (#28194) 2023-12-11 16:56:48 +08:00
secret [GITEA] Drop sha256-simd in favor of stdlib 2023-12-11 15:46:55 +01:00
session
setting [GITEA] notifies admins on new user registration 2023-12-11 15:46:54 +01:00
sitemap
ssh Remove SSH workaround (#27893) 2023-11-03 15:21:05 +00:00
storage [CI] Forgejo Actions based CI for PR & branches 2023-12-11 13:55:27 +01:00
structs [FEAT] allow setting the update date on issues and comments 2023-12-11 14:48:36 +01:00
svg
sync
system
templates Render PyPi long description as document (#28272) 2023-12-05 15:02:01 +00:00
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util [GITEA] Drop sha256-simd in favor of stdlib 2023-12-11 15:46:55 +01:00
validation [GITEA] add option for banning dots in usernames 2023-12-11 15:46:54 +01:00
web [GITEA] Use maintained gziphandler 2023-12-11 15:46:55 +01:00
webhook