mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-04 04:17:43 +02:00
initial commit
This commit is contained in:
parent
93c102a2ff
commit
9f77cfc38c
80 changed files with 16917 additions and 0 deletions
59
docs/index.rst
Normal file
59
docs/index.rst
Normal file
|
@ -0,0 +1,59 @@
|
|||
==============
|
||||
LdapCherry
|
||||
==============
|
||||
|
||||
Ldap management web interface.
|
||||
|
||||
----
|
||||
|
||||
:Dev: `ldapcherry git <https://github.com/kakwa/ldapcherry>`_
|
||||
:PyPI: `ldapcherry package <http://pypi.python.org/pypi/ldapcherry>`_
|
||||
:License: MIT
|
||||
:Author: Pierre-Francois Carpentier - copyright © 2014
|
||||
|
||||
----
|
||||
|
||||
*************
|
||||
Site Menu
|
||||
*************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
install
|
||||
deploy
|
||||
changelog
|
||||
|
||||
****************
|
||||
Presentation
|
||||
****************
|
||||
|
||||
ldapCherry is cherrypy application to manage ldap entries.
|
||||
|
||||
It's main functionalities are:
|
||||
|
||||
*
|
||||
*
|
||||
*
|
||||
*
|
||||
|
||||
ldapCherry aims to be a simple to deploy and to use ldap web interface.
|
||||
|
||||
**************
|
||||
Screenshot
|
||||
**************
|
||||
|
||||
.. image:: assets/main_screen.png
|
||||
:width: 600 px
|
||||
|
||||
*******************************
|
||||
Discussion / Help / Updates
|
||||
*******************************
|
||||
|
||||
* IRC: `Freenode <http://freenode.net/>`_ ``#ldapcherry`` channel
|
||||
* Bugtracker: `Github <https://github.com/kakwa/ldapcherry/issues>`_
|
||||
|
||||
----
|
||||
|
||||
.. image:: assets/python-powered.png
|
||||
.. image:: assets/cherrypy.png
|
Loading…
Add table
Add a link
Reference in a new issue