1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-07 19:47:47 +02:00
Go to file
kakwa 5ff62f0a8c fix ppolicy client side javascript checker
Due to a missing encodeURIComponent, the post arguments of the
http query on /checkppolicy could be interpreted as several argument if
caracters like & or = were present.
This commit also adds error handling on http return codes in the
checker.
2016-07-29 23:00:16 +02:00
conf fixing default configuration 2016-06-16 22:12:19 +02:00
docs version bump 2016-07-21 07:45:40 +02:00
goodies adding goodies 2015-07-20 01:43:44 +02:00
ldapcherry 403 flag for _check_auth + fix default 404 page 2016-07-29 22:56:56 +02:00
misc remove trailing spaces 2015-07-05 22:48:24 +02:00
resources fix ppolicy client side javascript checker 2016-07-29 23:00:16 +02:00
scripts implementing debug mode in console 2016-07-06 21:54:08 +02:00
tests disable unit tests for AD on travis 2016-07-29 07:37:25 +02:00
.gitignore ignore .eggs directory 2016-07-07 20:21:10 +02:00
.travis.yml trying to cleanup travis build env 2016-06-17 00:15:14 +02:00
ChangeLog.rst version bump 2016-07-21 07:45:40 +02: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 better README 2016-06-17 20:34:54 +02: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 version bump 2016-07-21 07:45:40 +02:00