forgejo/routers
Gusted fba042adb5
[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 91191aaaed)
(cherry picked from commit 72be417f84)
(cherry picked from commit 98497c84da)
2023-11-06 17:12:23 +01:00
..
api [GITEA] Drop sha256-simd in favor of stdlib 2023-11-06 17:12:22 +01:00
common Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
install [GITEA] Add password length check on install page 2023-11-06 15:41:19 +01:00
private [CLI] implement forgejo-cli 2023-11-06 14:12:40 +01:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web [GITEA] Use maintained gziphandler 2023-11-06 17:12:23 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2023-11-06 14:56:35 +01:00