spaceport/ldapserver/secrets.py.example

8 lines
233 B
Plaintext

# LDAP server secrets file, don't commit to version control!
# Auth token, used by Spaceport to authenticate
# Set this to random characters
# For example, use the first output of this:
# head /dev/urandom | sha1sum
AUTH_TOKEN = ''