forgejo/routers
Gusted 9c12a37fde
[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)
2023-10-16 17:04:26 +02:00
..
api [v1.22] [GITEA] Drop sha256-simd in favor of stdlib 2023-10-16 16:59:49 +02:00
common Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
install [GITEA] Add password length check on install page 2023-10-16 16:51:07 +02:00
private [CLI] implement forgejo-cli 2023-10-16 12:49:08 +02:00
utils
web [GITEA] Use maintained gziphandler 2023-10-16 17:04:26 +02:00
init.go [API] Forgejo API /api/forgejo/v1 2023-10-16 14:37:58 +02:00