![]() * chore: cleanup useless decodeURIComponent() calls Signed-off-by: Martin d'Allens <martin.dallens@liberty-rider.com> * chore: try to fix CodeQL failure "Polynomial regular expression" Fix 1: \d\.?\d* can backtrack catastrophically \d(\.\d*)? is safer Fix 2: Useless parenthesis around "enc:" Fix 3: The httpTester regex was misleading. It did not really check for "http". Simplified to show its true meaning. The behaviour should not have changed. Signed-off-by: Martin d'Allens <martin.dallens@liberty-rider.com> * chore: try to optimize the regex further, to fix CodeQL failure Signed-off-by: Martin d'Allens <martin.dallens@liberty-rider.com> * chore: consistency between previous changes, docs, and serve_style.js Signed-off-by: Martin d'Allens <martin.dallens@liberty-rider.com> --------- Signed-off-by: Martin d'Allens <martin.dallens@liberty-rider.com> |
||
---|---|---|
.. | ||
conf.py | ||
config.rst | ||
deployment.rst | ||
endpoints.rst | ||
index.rst | ||
installation.rst | ||
Makefile | ||
usage.rst |