1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-24 12:42:56 +02:00
ldapcherry/resources
John Thiltges 6f98076281 Protect against XSS vulnerabilities in URL redirection
- Switch from base64 to URL encoding for the passing the URL, using the built-in Mako filtering
- Apply HTML filtering to Mako output by default
- Disable HTML filtering for nested templates in adduser, modify, and selfmodify
2019-01-02 14:31:10 -06:00
..
static fix camelcase 2017-04-06 01:26:54 +02:00
templates Protect against XSS vulnerabilities in URL redirection 2019-01-02 14:31:10 -06:00