forgejo/build
Gusted dfe3ffc581 feat: harden localization against malicious HTML (#5703)
- Add a new script that proccess the localization files and verify that
they only contain HTML according to our strictly defined rules.
- This should make adding malicious HTML near-impossible.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5703
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2024-10-30 15:59:48 +00:00
..
codeformat
backport-locales.go
code-batch-process.go
generate-bindata.go
generate-emoji.go
generate-gitignores.go
generate-go-licenses.go
generate-licenses.go
gocovmerge.go
lint-locale.go feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
lint-locale_test.go feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
merge-forgejo-locales.go
test-echo.go
test-env-check.sh
test-env-prepare.sh
update-locales.sh