1
0
forked from moepman/bk-dss
Binary Kitchen: Directory Self-Service
Go to file
2015-06-18 19:14:24 +02:00
static Use Bootstrap. 2015-06-16 22:26:10 +02:00
templates First edit implementation (doesn't do too much). 2015-06-18 19:14:24 +02:00
.gitignore First working login. 2015-06-17 20:22:52 +02:00
config.cfg.example First working login. 2015-06-17 20:22:52 +02:00
index.py First edit implementation (doesn't do too much). 2015-06-18 19:14:24 +02:00
index.wsgi Add very basic templates, style and a handler for '/'. 2015-06-16 21:57:44 +02:00
README.md Use ldap/redis. Use external configuration file (example provided). Prepare login. 2015-06-17 20:13:55 +02:00

Binary Kitchen: LDAP User Administration Portal

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.