1
0
mirror of https://github.com/kakwa/ldapcherry synced 2025-01-18 09:27:21 +01:00
kakwa 2df56d2de2 fix template over-escaping + python 3 support
The templates were html escaping the generated js code for the
autofill and the role management. This was breaking these features.
It's okay to not escape these as they are coming from a trusted source
(configuration file).

Also make the templates python3 compatible (not need to import Set in
python 3)
2019-02-06 21:38:11 +01:00
..
2015-07-05 23:07:24 +02:00
2016-07-07 08:15:50 +02:00
2016-07-29 11:12:30 +02:00