spaceport/authserver
2021-09-03 23:14:45 +00:00
..
.gitignore Initial commit of auth server 2020-11-22 01:30:14 +00:00
auth_functions.py Strip command output 2020-11-22 01:30:14 +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 Bump jinja2 from 2.11.2 to 2.11.3 in /authserver 2021-03-20 05:27:03 +00:00
secrets.py.example Set a user's wiki password with auth server 2020-11-22 01:30:14 +00:00
server.py Add /ping route to authserver 2021-09-03 23:14:45 +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.