diff --git a/webpages/users.yaml b/webpages/users.yaml index e3036ebf9..7a7da3716 100644 --- a/webpages/users.yaml +++ b/webpages/users.yaml @@ -16,17 +16,17 @@ credentials: - editor - 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 + 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 # google: # Follow instructions: https://developers.google.com/identity/protocols/oauth2