ldapcherry/ldapcherry
kakwa efcaad54fc multiple modification/fix
* add display_name parameter for backend
* handle display_name in modify template (lonely groups) and error
  message
* fix bug in modify when user is in only one backend
* remove redondant exception in ad/ldap backend
* fix unit test accordingly
* fix License in AD backend (GPLv3 -> MIT, previously tought of using
  samba4 python library which is GPL, but this module finaly uses
  python-ldap which is MIT compatible)
2015-07-31 20:08:21 +02:00
..
backend multiple modification/fix 2015-07-31 20:08:21 +02:00
ppolicy fix wrong type in docstring 2015-07-21 00:28:38 +02:00
__init__.py multiple modification/fix 2015-07-31 20:08:21 +02:00
attributes.py adding check function to validate attributes type 2015-07-14 11:21:33 +02:00
exceptions.py adding exception for user already existing in backend 2015-07-18 12:02:00 +02:00
pyyamlwrapper.py pep8 compliance for ldapcherry/pyyamlwrapper.py 2015-07-11 23:15:40 +02:00
roles.py more pep8 compliance 2015-07-11 22:03:58 +02:00