You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Tanner Collin 7bbfb05065 Discourse check if user exists before creating account 2 years ago
..
.gitignore Initial commit of auth server 4 years ago
README.md Initial commit of auth server 4 years ago
auth_functions.py Discourse check if user exists before creating account 2 years ago
log.py Adjust authserver log level 2 years ago
requirements.txt Install gunicorn 3 years ago
secrets.py.example Add Discourse set password integration 3 years ago
server.py Add route to change Discourse username 3 years ago

README.md

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.