update user account
This commit is contained in:
@@ -16,17 +16,17 @@ credentials:
|
|||||||
- editor
|
- editor
|
||||||
- viewer
|
- viewer
|
||||||
|
|
||||||
buffteksadmin:
|
buffteksadmin:
|
||||||
email: czhang@wtamu.edu
|
email: czhang@wtamu.edu
|
||||||
failed_login_attempts: 0 # Will be managed automatically
|
failed_login_attempts: 0 # Will be managed automatically
|
||||||
first_name: Buff
|
first_name: Buff
|
||||||
last_name: Teks
|
last_name: Teks
|
||||||
logged_in: False # Will be managed automatically
|
logged_in: False # Will be managed automatically
|
||||||
password: BenCarl&Jesus@BuffTeks # Will be hashed automatically
|
password: BenCarl&Jesus@BuffTeks # Will be hashed automatically
|
||||||
roles: # Optional
|
roles: # Optional
|
||||||
- admin
|
- admin
|
||||||
- editor
|
- editor
|
||||||
- viewer
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user