ldapcherry/resources/templates
kakwa a56c491ee1 cleanup in html template + tidylib
* few small cleanup in html template (avoid empty tbody, put id between
quotes)
* switch to tidylib to validate the html instead of the previous hack
calling an external service (https://html5.validator.nu/)
* remove the previous validator script
* add exception for tidylib on empty <span> (these are required by
bootstrap)
2019-02-09 18:31:37 +01:00
..
404.tmpl add a default handler for 404 requests 2016-07-06 22:50:59 +02:00
adduser.tmpl cleanup in html template + tidylib 2019-02-09 18:31:37 +01:00
base.tmpl cleanup in html template + tidylib 2019-02-09 18:31:37 +01:00
error.tmpl fix html in error template 2015-07-05 23:07:24 +02:00
form.tmpl switch to using lists in templates 2019-02-06 22:26:46 +01:00
groups.tmpl adding files for groups and roles management 2015-06-09 23:54:51 +02:00
index.tmpl cleanup in html template + tidylib 2019-02-09 18:31:37 +01:00
login.tmpl Protect against XSS vulnerabilities in URL redirection 2019-01-02 14:31:10 -06:00
modify.tmpl Protect against XSS vulnerabilities in URL redirection 2019-01-02 14:31:10 -06:00
navbar.tmpl admin search if admin in navbar 2016-07-29 11:12:30 +02:00
roles.tmpl fix template over-escaping + python 3 support 2019-02-06 21:38:11 +01:00
searchadmin.tmpl disable min search lenght for admin search 2016-07-10 08:10:19 +02:00
searchuser.tmpl properly implementing minimum lenght limit in search 2016-07-06 20:47:33 +02:00
selfmodify.tmpl Protect against XSS vulnerabilities in URL redirection 2019-01-02 14:31:10 -06:00
service_unavailable.tmpl adding global exception handler 2015-07-14 23:37:20 +02:00