Commit Graph

  • 98fca30fba ignoring another nav error kakwa 2019-02-09 18:44:51 +0100
  • f13961790f adding exception for <nav> tags in html validation kakwa 2019-02-09 18:40:48 +0100
  • a56c491ee1 cleanup in html template + tidylib kakwa 2019-02-09 18:31:37 +0100
  • 02357d886a remove debug print kakwa 2019-02-09 18:18:58 +0100
  • 263e6be547 fix html validator test for python 3 kakwa 2019-02-09 17:40:43 +0100
  • 05aace0e9d force the groups in flatten roles to be sorted kakwa 2019-02-09 17:36:01 +0100
  • baa3430e63 fix test and exception handling in code kakwa 2019-02-09 17:12:39 +0100
  • 90ff69586b remove deprecation warning for html escape kakwa 2019-02-09 16:29:16 +0100
  • 79983c078f fix behavior of get_attributes() kakwa 2019-02-09 16:22:42 +0100
  • 10747cff93 add some python 3 support in the LDAP and AD backends kakwa 2019-02-09 16:08:18 +0100
  • 979d4eeda8 disable ppolicy in samba test deployment kakwa 2019-02-09 15:42:48 +0100
  • fb6b0a5d31 limit cherrypy to < 18.0.0 in setup.py kakwa 2019-02-09 12:12:24 +0100
  • bbfe96d4f7 pep8 kakwa 2019-02-09 12:05:09 +0100
  • b9437abefb * support for python-ldap 2 and 3 kakwa 2019-02-09 11:58:09 +0100
  • 60d57d8530 changelog kakwa 2019-02-08 20:47:15 +0100
  • 8c0bf94904 better log+fix in conf checking + fix in ppolicy handler kakwa 2019-02-08 20:38:29 +0100
  • 42759f1cc4 pep8 kakwa 2019-02-08 20:38:03 +0100
  • 18fdeb483e better handling of the str/byte mess for python3 kakwa 2019-02-08 20:33:58 +0100
  • 12c511b537 switch to explicit bytearray for checking missing params kakwa 2019-02-08 00:11:01 +0100
  • d25ceef2d3 trying to fix samba/AD setup kakwa 2019-02-07 23:46:10 +0100
  • 8b48a1f024 cleanup in travis file kakwa 2019-02-07 22:59:57 +0100
  • 7430af5ffc adding another samba package in test env kakwa 2019-02-07 22:44:51 +0100
  • bc0f3aceb5 adding another dependency for the samba/ad test kakwa 2019-02-07 22:42:30 +0100
  • 9989f97091 remove python3 test env for el7 and stretch (no python3-ldap lib anyway) kakwa 2019-02-07 22:38:30 +0100
  • fc98b1bd70 fixing the test env deploy script + small fix in unit tests kakwa 2019-02-07 22:34:47 +0100
  • ab9cd664ec fix pip install kakwa 2019-02-07 22:12:49 +0100
  • 13bfbdcbbc add requirements files for simulating RHEL 7 and Debian 9 kakwa 2019-02-07 22:07:28 +0100
  • 70140f966a pep 8 kakwa 2019-02-07 21:09:42 +0100
  • 8bd4afb235 remove scripts from pycodestyle kakwa 2019-02-07 21:07:36 +0100
  • 2a2864a306 porting the tests over to python3 kakwa 2019-02-07 20:55:50 +0100
  • c3feafdb2c pep8 kakwa 2019-02-07 20:48:06 +0100
  • 86fb6c1dd2 adding an update as the first step of the deploy script kakwa 2019-02-07 20:44:19 +0100
  • 9f6af580cd remove env that doesn't exist kakwa 2019-02-07 20:41:22 +0100
  • 5bdcc5522a switch to xenial in travis configuration kakwa 2019-02-07 20:40:22 +0100
  • c81429a870 few tweaks for python3 support kakwa 2019-02-07 20:34:49 +0100
  • 3d6e24eb73 pep8 kakwa 2019-02-07 20:16:39 +0100
  • be598b0129 slightly cleaner testenv deploy script kakwa 2019-02-06 23:55:03 +0100
  • ccc252965d fix another __import__ kakwa 2019-02-06 23:04:23 +0100
  • 3beedc8d4d add an ignore on the local dev conf file kakwa 2019-02-06 23:03:55 +0100
  • 74dc6c5894 various changes to support python3 kakwa 2019-02-06 22:32:40 +0100
  • 69526610f3 add a small script to generate a local dev config kakwa 2019-02-06 22:30:59 +0100
  • 921a0820f4 switch to using lists in templates kakwa 2019-02-06 22:26:46 +0100
  • 2df56d2de2 fix template over-escaping + python 3 support kakwa 2019-02-06 21:38:11 +0100
  • 5b0c72a572
    Merge pull request #17 from jthiltges/escfix Carpentier Pierre-Francois 2019-01-03 23:39:53 +0100
  • c6cce54d5f Escape form values with markupsafe John Thiltges 2019-01-03 13:12:53 -0600
  • 1f79648d57
    Update ChangeLog.rst Carpentier Pierre-Francois 2019-01-02 23:59:03 +0100
  • 636400b75f
    Merge pull request #16 from jthiltges/escape Carpentier Pierre-Francois 2019-01-02 23:54:42 +0100
  • 6f98076281 Protect against XSS vulnerabilities in URL redirection John Thiltges 2019-01-02 14:31:10 -0600
  • 0ac60bd462
    Update CherryPy Dependency for python2 compatibility Aniem 2018-10-29 16:28:25 +0100
  • 17c618e174 Pass proper data format to ldap.modlist Piotr Dobrowolski 2018-07-21 10:43:05 +0200
  • 1ed654c91b
    Update README.rst Carpentier Pierre-Francois 2018-02-07 19:54:23 +0100
  • c329e53811
    Update README.rst Carpentier Pierre-Francois 2018-02-07 19:52:29 +0100
  • 05e3a0d665 Update README.rst Carpentier Pierre-Francois 2017-10-26 10:08:16 +0200
  • 4bd6314b3b remove useless tests kakwa 2017-06-12 19:50:42 +0200
  • c5dae7039a remove duplicated import in docs conf.py kakwa 2017-06-12 19:47:43 +0200
  • ca1f78173f better documenation kakwa 2017-06-09 23:40:23 +0200
  • 9ed6007b02 including fastcgi configuration example in the documentation kakwa 2017-06-09 23:25:58 +0200
  • 4d696a29ef adding example for unix socket in defautl conf kakwa 2017-06-09 23:24:20 +0200
  • 45d64120ae adding an nginx configuration exmaple for fastcgi kakwa 2017-06-09 23:09:11 +0200
  • 9425f26396 Merge 7c5aa5b3b5 into 00a4d22dd9 Stanislav 2017-04-22 22:40:03 +0000
  • a7d4ff905b Merge c6871c5510 into 00a4d22dd9 Yuusuke KOUNOIKE 2017-04-19 02:44:36 +0000
  • 00a4d22dd9 remove pip install method kakwa 2017-04-06 21:53:58 +0200
  • 32c513f96e change install method (pip install just doesn't work) kakwa 2017-04-06 21:37:02 +0200
  • 7019cc2348 fix setup.py 0.5.2 kakwa 2017-04-06 20:58:20 +0200
  • a404cf0b39 add auto message for tagging script kakwa 2017-04-06 20:57:42 +0200
  • 9649803dd6 changelog kakwa 2017-04-06 20:52:55 +0200
  • eecccac106 fix import of version in docs/conf.py and setup.py kakwa 2017-04-06 20:46:58 +0200
  • f357adcd9a put version in standalone file kakwa 2017-04-06 20:34:32 +0200
  • e7998ced78 adding a simple tagging script kakwa 2017-04-06 20:28:44 +0200
  • 8270988ed4 changelog + version bump + factorize version 0.5.1 kakwa 2017-04-06 20:21:31 +0200
  • 2e2453f309 fix camelcase kakwa 2017-04-06 01:26:54 +0200
  • bbb13454bf more warning removal kakwa 2017-04-06 01:21:57 +0200
  • 3378822d2e fix some warnings kakwa 2017-04-06 01:20:51 +0200
  • 6e526b6f15 hack to have a cleaner resize kakwa 2017-04-06 00:32:24 +0200
  • 5b1803cb05 changelog + version bump 0.5.0 kakwa 2017-04-05 23:48:08 +0200
  • de5f760c37 removing duplicate option in form select fields kakwa 2017-04-05 23:37:41 +0200
  • a33a46e8b8 add dynamic resizing to align input-group-addon kakwa 2017-04-05 23:24:19 +0200
  • eb36830845 fixes kakwa 2017-03-16 03:03:59 +0100
  • 3fd6dcee82 fix issue related to python-ldap returning lists kakwa 2017-03-16 02:45:23 +0100
  • 55ce2bec5e small cleaning kakwa 2017-03-16 02:40:23 +0100
  • e02a1a7f28 adding posixGroups in test ldap kakwa 2017-03-16 02:39:41 +0100
  • f9a3051328 Merge branch 'master' of https://github.com/kakwa/ldapcherry kakwa 2017-03-12 17:46:49 +0100
  • e4effc64ec fixing log errors in auth "none" mode kakwa 2017-03-12 17:45:01 +0100
  • b3a361afee remove broken download stats badge Carpentier Pierre-Francois 2017-03-10 00:43:51 +0100
  • a802ce772a adding documention of textfielf and better documenation for other types kakwa 2017-03-07 23:21:27 +0100
  • 3a1966324d adding more try catch for template debugging kakwa 2017-03-07 22:34:05 +0100
  • 819e575a28 pep8ification kakwa 2017-03-07 22:23:11 +0100
  • 12bb597903 Merge pull request #6 from rooty0/feat/template-parse-error Carpentier Pierre-Francois 2017-03-07 22:19:15 +0100
  • 7afe6c0ca7 Merge pull request #5 from rooty0/feat/add-textarea Carpentier Pierre-Francois 2017-03-07 22:14:18 +0100
  • 7c5aa5b3b5 GH-4: fix for user attach to group Stan Rudenko 2017-03-03 17:54:34 -0800
  • e1a27aa0a7 adding support for display template parse error Stan Rudenko 2017-03-02 19:06:54 -0800
  • f7f72c7e11 adding textarea Stan Rudenko 2017-03-02 18:47:49 -0800
  • e37b88dbda fix some errors in unused code kakwa 2017-01-31 20:59:49 +0100
  • d7303da85f fix test configuration kakwa 2017-01-24 03:06:48 +0100
  • 44024dbd02 trying to add test on AD/DC for travis kakwa 2017-01-24 02:52:16 +0100
  • 5a45a24055 proper exception in ldap backend kakwa 2016-08-01 19:57:51 +0200
  • 0a4db74f1f version bump 0.4.0 kakwa 2016-07-31 13:14:31 +0200
  • f747252585 add changelog kakwa 2016-07-31 12:30:54 +0200
  • 7f00264e32 improve robustness if user dn attribute contains something like ,cn= kakwa 2016-07-31 12:21:26 +0200
  • d820cceeb6 pep8 kakwa 2016-07-31 11:41:42 +0200