##// END OF EJS Templates
contents: double check that os_path is always within root...
contents: double check that os_path is always within root check based on tornado `StaticFileHandler.validate_absolute_path` I haven't been able to actually escape root, but we should have this check anyway.

File last commit:

r11033:fa36e98f
r20658:2e67c042
Show More
custom.css
6 lines | 144 B | text/css | CssLexer
MinRK
add empty custom.js/css...
r7925 /*
Placeholder for custom user CSS
Brian E. Granger
Removing one level uf subdirs in static/custom.
r10739 mainly to be overridden in profile/static/custom/custom.css
MinRK
add empty custom.js/css...
r7925
This will always be an empty file in IPython
*/