incorporeal-cms/incorporealcms
Brian S. Stephan 55cfad90a9
use werkzeug safe_join to sanitize the requested path
no tests changed, so my implementation might have been good, but let's
use the provided check
2022-12-31 11:53:14 -06:00
..
mdx make the pydot syntax backwards compatible with code fences 2022-04-19 08:41:59 -05:00
static simplify and better standardize the link underline 2022-12-31 11:33:36 -06:00
templates don't assume all styles are in the static directory 2022-12-31 10:16:35 -06:00
__init__.py serve per-instance static files at custom-static/ 2022-12-31 10:51:36 -06:00
_version.py add setup.py with versioneer support 2020-03-07 00:29:17 -06:00
config.py don't assume all styles are in the static directory 2022-12-31 10:16:35 -06:00
error_pages.py add error handler pages for 400, 404, 500 2021-02-21 19:35:52 -06:00
lib.py don't hardcode styles to present, use config 2022-12-31 09:53:22 -06:00
pages.py use werkzeug safe_join to sanitize the requested path 2022-12-31 11:53:14 -06:00
static.py serve per-instance static files at custom-static/ 2022-12-31 10:51:36 -06:00