spaceport/authserver
2022-08-26 00:48:50 +00:00
..
.gitignore Initial commit of auth server 2020-11-22 01:30:14 +00:00
auth_functions.py Get list of users from trust group, increase rails timeout 2022-08-26 00:48:50 +00:00
log.py Adjust authserver log level 2022-06-03 00:35:28 +00:00
README.md Initial commit of auth server 2020-11-22 01:30:14 +00:00
requirements.txt Install gunicorn 2021-09-24 23:00:56 +00:00
secrets.py.example Use docker container name instead of ID 2022-08-26 00:48:50 +00:00
server.py Add route to change Discourse username 2021-10-14 22:47:27 +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.