forgejo/tests
wxiaoguang e8da63c24e
Avoid double-unescaping of form value (#26853) (#26863)
Backport #26853

The old `prepareQueryArg` did double-unescaping of form value.
2023-09-01 21:15:00 +08:00
..
e2e
fuzz
gitea-lfs-meta
gitea-repositories-meta
integration Avoid double-unescaping of form value (#26853) (#26863) 2023-09-01 21:15:00 +08:00
mssql.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2023-08-20 16:11:57 +08:00
mysql.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2023-08-20 16:11:57 +08:00
mysql8.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2023-08-20 16:11:57 +08:00
pgsql.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2023-08-20 16:11:57 +08:00
sqlite.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2023-08-20 16:11:57 +08:00
test_utils.go