spaceport/authserver
2021-09-04 06:19:57 +00:00
..
.gitignore Initial commit of auth server 2020-11-22 01:30:14 +00:00
auth_functions.py Add Discourse set password integration 2021-09-04 06:19:57 +00:00
log.py Improve auth server logging 2021-09-03 23:14:45 +00:00
README.md Initial commit of auth server 2020-11-22 01:30:14 +00:00
requirements.txt Add Discourse set password integration 2021-09-04 06:19:57 +00:00
secrets.py.example Add Discourse set password integration 2021-09-04 06:19:57 +00:00
server.py Add Discourse set password integration 2021-09-04 06:19:57 +00:00

Auth Server

Runs on Protospace's webhost and passes credentials around.

Exposes a REST API to Spaceport that allows setting wiki, etc passwords.

Setup

Basically the exact same as:

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.