seitime-frappe/frappe/website/page_renderers
Akhil Narang a5ed4cf3e7
fix(static_page): ensure that requested files are within app/www
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-10-14 16:58:11 +05:30
..
base_renderer.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
base_template_page.py fix: handle None session.data in maintenance mode (fixes #33258) 2025-07-19 16:02:57 +00:00
document_page.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
error_page.py fix(style): fix oauth authorisation page and standardise error responses 2024-10-24 15:21:34 +05:30
list_page.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
not_found_page.py refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
not_permitted_page.py fix(not_permitted_page): escape path 2025-01-13 11:46:05 +05:30
print_page.py fix: ensure consistent error in response 2025-02-19 12:10:59 +05:30
redirect_page.py feat: add cache control 2024-08-30 09:08:42 +02:00
static_page.py fix(static_page): ensure that requested files are within app/www 2025-10-14 16:58:11 +05:30
template_page.py perf: Speedup rendering of simple templates 2025-01-14 18:11:27 +05:30
web_form.py feat: Add a field to accept allowed embedding domains 2024-10-18 11:30:11 +05:30