add buffteksadmin account
This commit is contained in:
@@ -16,6 +16,18 @@ credentials:
|
|||||||
- editor
|
- editor
|
||||||
- viewer
|
- viewer
|
||||||
|
|
||||||
|
buffteksadmin:
|
||||||
|
email: czhang@wtamu.edu
|
||||||
|
failed_login_attempts: 0 # Will be managed automatically
|
||||||
|
first_name: Buff
|
||||||
|
last_name: Teks
|
||||||
|
logged_in: False # Will be managed automatically
|
||||||
|
password: BenCarl&Jesus@BuffTeks # Will be hashed automatically
|
||||||
|
roles: # Optional
|
||||||
|
- admin
|
||||||
|
- editor
|
||||||
|
- viewer
|
||||||
|
|
||||||
# oauth2: # Optional
|
# oauth2: # Optional
|
||||||
# google: # Follow instructions: https://developers.google.com/identity/protocols/oauth2
|
# google: # Follow instructions: https://developers.google.com/identity/protocols/oauth2
|
||||||
# client_id: # To be filled
|
# client_id: # To be filled
|
||||||
|
|||||||
Reference in New Issue
Block a user