forked from moepman/bk-dss
1
0
Fork 0
Binary Kitchen: Directory Self-Service
Go to file
Markus 9420e9913d Use the correct css.map file. 2016-03-22 13:25:58 +01:00
static Use the correct css.map file. 2016-03-22 13:25:58 +01:00
templates Use error glypchicon in form errors. 2016-03-22 13:23:10 +01:00
.gitignore First working login. 2015-06-17 20:22:52 +02:00
README.md Rename Project. 2016-02-10 16:52:01 +01:00
config.cfg.example Fix user creation. 2016-03-22 00:41:31 +01:00
index.py Implement user listing. 2016-03-22 01:06:25 +01:00
index.wsgi Add very basic templates, style and a handler for '/'. 2015-06-16 21:57:44 +02:00

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.