Skip to content

Commit 260cfbb

Browse files
authored
Update stauth_config.yaml
1 parent f4a85e7 commit 260cfbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config_files/stauth_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ credentials:
55
failed_login_attempts: 0 # Will be managed automatically
66
logged_in: False # Will be managed automatically
77
name: AWS
8-
password: # Set the password following instructions in README
8+
password: $2b$12$NDQv5NLaWiVlNuzQYHwAo.tv.f.TuX1nbdoUZi44/Y3xv4I4QAfjy # Set the password following instructions in README
99
cookie:
1010
expiry_days: 30
1111
key: some_signature_key # Must be string

0 commit comments

Comments
 (0)