spaceport/authserver
2020-11-22 01:30:14 +00:00
..
.gitignore Initial commit of auth server 2020-11-22 01:30:14 +00:00
auth_functions.py Set a user's wiki password with auth server 2020-11-22 01:30:14 +00:00
log.py Initial commit of auth server 2020-11-22 01:30:14 +00:00
README.md Initial commit of auth server 2020-11-22 01:30:14 +00:00
requirements.txt Initial commit of auth server 2020-11-22 01:30:14 +00:00
secrets.py.example Set a user's wiki password with auth server 2020-11-22 01:30:14 +00:00
server.py Set a user's wiki password with auth server 2020-11-22 01:30:14 +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.