04d53a331b
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
.gitignore | ||
gunicorn.conf.py | ||
ldap_functions.py | ||
log.py | ||
ProtospaceAD.cer | ||
README.md | ||
requirements.txt | ||
secrets.py.example | ||
server.py |
LDAP Server
Runs inside Protospace's network and talks to Active Directory.
Exposes a REST API to Spaceport that allows managing AD users and passwords.
Setup
https://docs.my.protospace.ca/ldap.html
License
This program is free and open-source software licensed under the MIT License. Please see the LICENSE
file for details.
That means you have the right to study, change, and distribute the software and source code to anyone and for any purpose. You deserve these rights.
Acknowledgements
Thanks to Pat S for all his help integrating with Active Directory.