Binary Kitchen: Directory Self-Service
Go to file
Markus c0e3a3558a Remove unused import. 2017-01-21 18:44:11 +01:00
static Use the correct css.map file. 2016-03-22 13:25:58 +01:00
templates Rename function list to list_users. 2016-04-16 21:06:19 +02:00
.gitignore First working login. 2015-06-17 20:22:52 +02:00
README.md Add password support 2016-11-10 08:11:25 +01:00
config.cfg.example Add support for custom CA certificates. 2017-01-21 18:24:14 +01:00
index.py Remove unused import. 2017-01-21 18:44:11 +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

  • passlib >= 1.6.0
  • 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.