1
0
forked from moepman/bk-dss
Binary Kitchen: Directory Self-Service
Go to file
2016-02-10 16:52:01 +01:00
static Update bootstrap to v3.3.6. 2016-02-01 08:28:29 +01:00
templates Rename Project. 2016-02-10 16:52:01 +01:00
.gitignore First working login. 2015-06-17 20:22:52 +02:00
config.cfg.example Implement password changing and configurable session timeout. 2015-09-28 21:27:56 +02:00
index.py Improve error-handling. 2016-02-01 08:27:43 +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.