Go to file
kakwa 799ca2403f fix the urls for modify and delete
The id of the user is passed through the querystring in this page.
But the id was not properly escaped to be included as a querystring
parameter leading to weird issues like.
2019-02-12 21:24:24 +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 fix the urls for modify and delete 2019-02-12 21:24:24 +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