1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-06 19:17:48 +02:00
Go to file
2015-06-15 07:27:32 +02:00
conf adding parameters for group attributes + comments 2015-06-15 07:27:32 +02:00
docs initial commit 2014-06-02 23:10:19 +02:00
ldapcherry implementing modify and add/rm to groups 2015-06-14 20:55:23 +02:00
misc better example for ldap backend 2015-05-27 22:00:15 +02:00
resources adding notification on addes user 2015-06-14 15:31:43 +02:00
scripts removing trailling spaces 2015-06-06 22:23:21 +02:00
tests fix unit tests + add graph method 2015-06-11 09:34:45 +02:00
.gitignore Initial commit 2014-06-02 19:46:14 +02:00
.travis.yml enable coverall.io 2015-05-17 00:04:46 +02:00
LICENSE Initial commit 2014-06-02 19:46:14 +02:00
README.rst Update README.rst 2015-05-17 00:01:05 +02:00
run_test.sh deployement of ldap 2015-04-14 16:04:33 +02:00
setup.py adding a check to avoid removing previous configuration in setup.py 2015-05-28 00:17:59 +02:00

LdapCherry
==========

.. image:: https://travis-ci.org/kakwa/ldapcherry.svg?branch=master
    :target: https://travis-ci.org/kakwa/ldapcherry
    
.. image:: https://coveralls.io/repos/kakwa/ldapcherry/badge.svg 
    :target: https://coveralls.io/r/kakwa/ldapcherry

Small cherrypy application to manage multiple user directory services in a unified way.