1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-11-24 02:14:20 +01:00

Commit Graph

  • 98cbeb9af5 remove empty line kakwa 2015-07-05 22:46:18 +0200
  • b8f37aa545 adding unit test for _parse_params kakwa 2015-07-05 22:35:45 +0200
  • 287ef63215 remove useless test kakwa 2015-07-05 22:30:11 +0200
  • e9d5331d6a various fix on ssl/tls + tests kakwa 2015-07-05 22:01:09 +0200
  • 405367fd75 various fixes in html + unit tests on html kakwa 2015-07-05 17:50:42 +0200
  • 5d7f6ee12c adding html validation in ubit tests kakwa 2015-07-05 16:35:32 +0200
  • d9031f0994 fix missing </span> in login form kakwa 2015-07-05 16:32:18 +0200
  • bf13f2a4f4 fix favicon kakwa 2015-07-05 14:30:53 +0200
  • a5de6d9361 adding logo for ldapcherry kakwa 2015-07-05 14:22:04 +0200
  • 4a55d040f9 adding unit test for ppolicy kakwa 2015-07-03 20:26:02 +0200
  • cd13bf5d22 fix error if no ppolicy module kakwa 2015-07-02 08:35:44 +0200
  • 0d045576b2 implementing ppolicy handling and a simple ppolicy module kakwa 2015-07-02 07:42:38 +0200
  • e964c5151e implementing a simple ppolicy module kakwa 2015-07-01 23:00:42 +0200
  • c302198e6e initialize ppolicy module kakwa 2015-07-01 08:58:23 +0200
  • ac7661731c implementing frontend password policy check kakwa 2015-07-01 08:50:50 +0200
  • 04e28f10b1 enable error message for not valid/empty fields kakwa 2015-06-30 23:19:07 +0200
  • cd5069557c adding skeleton for ppolicy check kakwa 2015-06-29 23:07:53 +0200
  • 721582304f disable ssl in test configuration kakwa 2015-06-28 23:48:07 +0200
  • f993695a7a better mis example kakwa 2015-06-28 23:45:28 +0200
  • 2bfd54210f fix test configuration kakwa 2015-06-28 23:42:38 +0200
  • 2d953030d5 adding various unit tests kakwa 2015-06-28 23:34:26 +0200
  • ae5c857c74 fix error if password is not in modified attributes kakwa 2015-06-28 23:33:37 +0200
  • fb0f601ad4 fix default configuration kakwa 2015-06-28 23:26:47 +0200
  • 31907f726b change where form parsing is executed kakwa 2015-06-28 23:10:58 +0200
  • f1153137bc adding proper acl in test ldap configuration kakwa 2015-06-28 22:03:34 +0200
  • 373d897cab better exception handling in ldap backend kakwa 2015-06-28 19:54:19 +0200
  • 1346bbe820 factoring source code kakwa 2015-06-28 15:29:02 +0200
  • 3ccb5ecfc2 better docstring and splitting template load from reload kakwa 2015-06-28 15:14:31 +0200
  • 858414e219 better configuration example kakwa 2015-06-28 11:41:36 +0200
  • e7053435e3 disable redirection + disable selfmodify if authentication is 'none' kakwa 2015-06-28 11:22:37 +0200
  • 147cad3511 fix unicode kakwa 2015-06-27 22:35:34 +0200
  • b5a8e302d1 adding redirect to selfmodify on / kakwa 2015-06-26 00:03:26 +0200
  • 11c4196959 implementing selfmodify kakwa 2015-06-25 23:42:37 +0200
  • 45f32df72e make the key attribute not modifiable in modify form kakwa 2015-06-25 02:08:30 +0200
  • 830e00a404 implementing modify kakwa 2015-06-25 01:26:28 +0200
  • be23277363 better log handler kakwa 2015-06-24 22:33:28 +0200
  • 84c3d9604f replace uppercase characters in logs kakwa 2015-06-24 21:24:56 +0200
  • 02c157b386 adding another debug log kakwa 2015-06-24 21:22:34 +0200
  • 965ad84b7a using html fieldset kakwa 2015-06-24 00:58:32 +0200
  • 117d18bc92 prefixing all form attributes to differenciate between types kakwa 2015-06-24 00:46:10 +0200
  • 314e0fc02b redirecting to the edit page once submit modify kakwa 2015-06-23 23:58:17 +0200
  • 5f9758832f fix form input string list kakwa 2015-06-23 22:30:43 +0200
  • 1b5c737cd5 implementing deletion of a user kakwa 2015-06-23 21:42:06 +0200
  • e367b38be3 fix confirmation kakwa 2015-06-23 10:45:12 +0200
  • 9bb2105322 begin implementing confirmation for deleting user kakwa 2015-06-23 10:42:10 +0200
  • 700ae5ce1e implementing backend method for delete user kakwa 2015-06-22 23:15:09 +0200
  • 622e730017 fix adding multiple time to same group + logs kakwa 2015-06-21 23:41:24 +0200
  • 71576f0aea code reorganization + logs kakwa 2015-06-21 15:28:32 +0200
  • 9cda4e6de0 better logs kakwa 2015-06-20 22:40:28 +0200
  • 719fa15c74 fixing get_roles unit test kakwa 2015-06-19 22:18:36 +0200
  • 5e5e7e3c6a implementing displaying roles and standalone groups in modify form kakwa 2015-06-19 22:15:37 +0200
  • 834b5a5152 begin implementing modify user form kakwa 2015-06-18 23:43:58 +0200
  • 234a82b3bd fix test ldap content kakwa 2015-06-18 21:06:30 +0200
  • 71c1eccc8e implementing adding user to roles kakwa 2015-06-18 20:38:39 +0200
  • f821aab9f4 adding logs when adding a user to a group kakwa 2015-06-18 20:38:10 +0200
  • b0e7df32b9 adding ldap groups to test group management kakwa 2015-06-18 20:37:23 +0200
  • 5e508c6613 removing crapy configuration file kakwa 2015-06-18 20:36:37 +0200
  • 01de849204 list of roles and not a uniq role for get_groups kakwa 2015-06-18 10:04:20 +0200
  • af5fd8eeae Merge pull request #1 from kakwa/garbage Carpentier Pierre-Francois 2015-06-18 00:24:11 +0200
  • a8f1b7be59 reverse because no effect + disable ssl unit test on travis kakwa 2015-06-18 00:23:00 +0200
  • c75fd2c568 fix decorator to disable check on travis kakwa 2015-06-17 23:59:44 +0200
  • 5508e4023a test... again kakwa 2015-06-17 23:57:43 +0200
  • 19c87b6cc1 another test kakwa 2015-06-17 23:16:24 +0200
  • b54b8b5af3 test kakwa 2015-06-17 22:58:31 +0200
  • a3c75f97f5 adding unit test for starttls kakwa 2015-06-17 22:51:33 +0200
  • 05a897f355 fix path to ca kakwa 2015-06-17 22:41:42 +0200
  • c6ffdc20d8 reenable ssl no cert check kakwa 2015-06-17 22:20:21 +0200
  • 37dcbc9246 fix configuration of unit test kakwa 2015-06-17 21:49:23 +0200
  • 9dd9a9818c test with ldap and not ldaps kakwa 2015-06-17 21:24:00 +0200
  • e029c6701b test for travis kakwa 2015-06-17 21:02:10 +0200
  • 4321d48dc2 more logs kakwa 2015-06-17 20:51:21 +0200
  • 76c666fbd3 trying to have more logs kakwa 2015-06-17 20:35:09 +0200
  • 567e4c7d5f greater timeout kakwa 2015-06-17 20:30:26 +0200
  • 8269371588 trying to fix /etc/hosts kakwa 2015-06-17 19:58:05 +0200
  • 7d63e967da adding exception to prevent using skeleton module kakwa 2015-06-17 19:57:41 +0200
  • 45393c3a80 fix backend module skeleton kakwa 2015-06-17 19:48:57 +0200
  • ce357dbdc7 fix /etc/hosts for test env kakwa 2015-06-17 19:40:01 +0200
  • c2288eecf5 fix unit test and fix the way ldap connexion options are handled kakwa 2015-06-17 19:22:57 +0200
  • 68a3dad2d7 better misc example kakwa 2015-06-17 00:50:47 +0200
  • 42a1e13db4 adding test for add/delete groups kakwa 2015-06-17 00:39:03 +0200
  • a7fcad01ed small reorganization kakwa 2015-06-17 00:06:30 +0200
  • 0d766d3303 fix add/del groups kakwa 2015-06-16 23:56:12 +0200
  • 60a7329937 fix API for backend ldap on groups handling kakwa 2015-06-16 21:58:44 +0200
  • 47cddd04ca fix and add unit tests on ldap backend kakwa 2015-06-16 21:32:14 +0200
  • a2fe74539b multiple modification in backend ldap kakwa 2015-06-16 21:29:40 +0200
  • beb6d96d90 better misc example kakwa 2015-06-16 08:57:44 +0200
  • c5bd6a238b remove debuging log kakwa 2015-06-16 00:25:04 +0200
  • ff95b81ec4 fix templates on list of attributes kakwa 2015-06-15 23:07:02 +0200
  • 322aba33e8 fix search display kakwa 2015-06-15 23:03:47 +0200
  • 47e51d2451 implementing basic add of users kakwa 2015-06-15 21:30:19 +0200
  • f79121e1e5 fix misc example for ldap backend usage kakwa 2015-06-15 07:31:44 +0200
  • 24d415280a adding parameters for group attributes + comments kakwa 2015-06-15 07:27:32 +0200
  • 4a302750c0 implementing modify and add/rm to groups kakwa 2015-06-14 20:55:23 +0200
  • fce2f89103 adding notification on addes user kakwa 2015-06-14 15:31:43 +0200
  • 34d7e23cd2 better notifications kakwa 2015-06-12 01:07:17 +0200
  • 8781018021 adding the notify javascript kakwa 2015-06-12 00:26:01 +0200
  • 6eece6f7ff implementing notification to explain automatic adding of roles kakwa 2015-06-12 00:25:17 +0200
  • 5ddaa4c44f adding js to better handle parent/sub roles kakwa 2015-06-11 23:36:50 +0200
  • a62c5a64ac fix unit tests + add graph method kakwa 2015-06-11 09:33:04 +0200
  • 9b803008bc adding descriptions for roles kakwa 2015-06-11 00:33:14 +0200