mirror of
https://github.com/moepman/bk-dss
synced 2024-11-17 19:39:11 +01:00
Binary Kitchen: Directory Self-Service
Markus Hauschild
46e560cef9
The function list shadowed the built-in type list leading to weird TypeError exceptions in the user creation. While at it list the users cn before the dn to improve readability. |
||
---|---|---|
static | ||
templates | ||
.gitignore | ||
config.cfg.example | ||
index.py | ||
index.wsgi | ||
README.md |
Binary Kitchen: Directory Self-Service
Overview
TBA
Requirements
- py-flask >= 0.10
- py-flask-wtf >= 0.10
- py-ldap >= 2.4.15
- py-redis >= 2.10
Misc
Source code is under MIT license, powered by Flask and Bootstrap.