q-and-a-tool-custom-logo / authenticator_config.yaml
hkoppen's picture
Upload 23 files
7ca3dfa verified
raw
history blame contribute delete
421 Bytes
credentials:
usernames:
mlreply:
email: [email protected]
failed_login_attempts: 0 # Will be managed automatically
logged_in: False # Will be managed automatically
name: ML Reply
password: mlreply # Will be hashed automatically
cookie:
expiry_days: 1
key: some_signature_key # Must be string
name: some_cookie_name
#pre-authorized:
# emails:
# - [email protected]