Go to file
kakwa bbafafae60 remove the double escaping.
Now the escaping is done by in the templates.
We need to remove the previous escaping done by hand in the code.
Otherwise, we end-up with double escaping and funky displaying of
fields.
2019-02-12 21:18:45 +01:00
conf adding the possibility to log to stdout 2019-02-10 18:12:45 +01:00
docs add warning in documentation for log level 'debug' 2019-02-10 18:19:55 +01:00
goodies add a small script to generate a local dev config 2019-02-06 22:30:59 +01:00
ldapcherry remove the double escaping. 2019-02-12 21:18:45 +01:00
misc fix some errors in unused code 2017-01-31 20:59:49 +01:00
resources cleanup in html template + tidylib 2019-02-09 18:31:37 +01:00
tests adding the possibility to log to stdout 2019-02-10 18:12:45 +01:00
.gitignore add an ignore on the local dev conf file 2019-02-06 23:03:55 +01:00
.travis.yml cleanup in travis file 2019-02-07 22:59:57 +01:00
ChangeLog.rst version bump + changelog 2019-02-10 18:15:07 +01:00
LICENSE Initial commit 2014-06-02 19:46:14 +02:00
MANIFEST.in adding manifest 2015-11-03 22:24:27 +01:00
README.rst Update README.rst 2018-02-07 19:54:23 +01:00
requirements-el7.txt add requirements files for simulating RHEL 7 and Debian 9 2019-02-07 22:07:28 +01:00
requirements-stretch.txt add requirements files for simulating RHEL 7 and Debian 9 2019-02-07 22:07:28 +01:00
requirements.txt changing install order 2015-07-20 00:11:48 +02:00
run_test.sh pretier and cleaner run_test.sh 2015-07-31 20:30:04 +02:00
setup.py switch to "stable" in setup.py troves 2019-02-09 20:19:57 +01:00

README.rst