1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-10 12:49:53 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
kakwa
c302198e6e initialize ppolicy module 2015-07-01 08:58:23 +02:00
kakwa
fb0f601ad4 fix default configuration 2015-06-28 23:26:47 +02:00
kakwa
858414e219 better configuration example 2015-06-28 11:41:36 +02:00
kakwa
24d415280a adding parameters for group attributes + comments 2015-06-15 07:27:32 +02:00
kakwa
af0ac631cb better default configuration and content in test ldap 2015-06-02 08:18:05 +02:00
kakwa
380085fdfc fix configuration 2015-05-27 21:59:29 +02:00
kakwa
a1c7a529d8 adding methods add_user and del_user
* adding add_user
* adding del_user
* adding unit tests
* adding configuration parameters for adding users
2015-05-26 00:33:36 +02:00
kakwa
0f6e0c7cab adding objectclasses options 2015-05-25 22:53:34 +02:00
kakwa
7a7d6f5f6f implementing search users
* adding search
* adding unit tests
2015-05-25 19:30:41 +02:00
kakwa
6af8628d5d adding search template 2015-05-25 18:52:14 +02:00
kakwa
63062be433 multiple changes
* implemeting recover user attributes
* adding a unit test for unavailable ldap
* adding a parameter timeout to set the ldap timeout connexion
2015-05-22 20:05:24 +02:00
kakwa
189079cf21 many fixes in unit tests + fix in params + fix in constant
Oh god, python-ldap is crap...
* add better unit test
* correct params name
* correct exception handling
* disable testConnectSSLNoCheck (impossible to test with a certificate
  previously defined)
2015-05-22 01:16:53 +02:00
kakwa
93ed190913 multiple changes
* change parameters name for Backend Ldap
* fix default value handling in backends get_param
* correct exception in backends get_param
* fix syntaxe error
* add backend name in test_BackendLdap.py
2015-05-21 21:40:13 +02:00
kakwa
8a8294047c correction on example configuration file 2015-05-21 08:53:58 +02:00
kakwa
1020c454d0 begin ldap backend implementation 2015-05-20 17:13:18 +02:00
kakwa
1e5f057e36 implementing loading backends
* fix conf file
* add exceptions
* fix modules skeletons
2015-05-20 14:21:43 +02:00
kakwa
d6bb5c38ed begin implementation of the main application 2015-05-18 19:56:44 +02:00
kakwa
ff6e996912 more complete ini conf file
adding necessary parameters for backends
2015-05-18 15:12:09 +02:00
kakwa
6ece24bd84 configuration formatting 2015-04-26 09:40:50 +02:00
kakwa
d6b595bc7d adding a canevas for role definition 2015-04-15 20:13:56 +02:00
kakwa
9f77cfc38c initial commit 2014-06-02 23:10:19 +02:00