1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-19 18:22:57 +02:00
ldapcherry/resources/templates
John Thiltges c6cce54d5f Escape form values with markupsafe
- Use markupsafe to format escaped HTML fragments
- Correct the formatting problems introduced with the XSS fixes
2019-01-03 13:12:53 -06:00
..
404.tmpl add a default handler for 404 requests 2016-07-06 22:50:59 +02:00
adduser.tmpl Protect against XSS vulnerabilities in URL redirection 2019-01-02 14:31:10 -06:00
base.tmpl add dynamic resizing to align input-group-addon 2017-04-05 23:24:19 +02:00
error.tmpl fix html in error template 2015-07-05 23:07:24 +02:00
form.tmpl Escape form values with markupsafe 2019-01-03 13:12:53 -06:00
groups.tmpl adding files for groups and roles management 2015-06-09 23:54:51 +02:00
index.tmpl bolding the user's attributes 2016-07-07 08:15:50 +02: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 unicode 2015-06-27 22:35:34 +02: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