1
0
mirror of https://github.com/moepman/bk-dss synced 2024-05-29 08:45:08 +02:00
Binary Kitchen: Directory Self-Service
Go to file
2016-03-22 01:06:25 +01:00
static [TASK] Menu, logo and favicon 2016-03-21 22:54:08 +01:00
templates Implement user listing. 2016-03-22 01:06:25 +01:00
.gitignore First working login. 2015-06-17 20:22:52 +02: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 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.