1
0
forked from moepman/bk-dss
Binary Kitchen: Directory Self-Service
Go to file
2016-03-20 16:33:23 +01:00
static Make use of bootstrap glyphicons. 2016-03-20 16:16:05 +01:00
templates Better feedback (success/error). 2016-03-20 16:33:23 +01:00
.gitignore First working login. 2015-06-17 20:22:52 +02:00
config.cfg.example Implement adding users. 2016-03-20 16:26:14 +01:00
index.py Better feedback (success/error). 2016-03-20 16:33:23 +01:00
index.wsgi Add very basic templates, style and a handler for '/'. 2015-06-16 21:57:44 +02:00
README.md Rename Project. 2016-02-10 16:52:01 +01:00

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.