|
4 months ago | |
---|---|---|
static | 4 months ago | |
templates | 4 months ago | |
.gitignore | 3 years ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
config.cfg.example | 4 months ago | |
dss.py | 4 months ago | |
requirements.txt | 1 year ago | |
uwsgi.ini.example | 1 year ago |
This Directory Self-Service is intended as a portal that allow Users to change their LDAP passwords and also supports the creations of new users based on a simple template.
To use dss with uWSGI create a file called uwsgi.ini from the provided example and change the socket and optinally the chdir,uid and gid settings. You can use /usr/bin/uwsgi --ini /path/to/dss/uwsgi.ini
to start your instance.
Source code is under MIT license, powered by Flask and Bootstrap.