-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sameer Kulkarni
committed
Aug 23, 2024
1 parent
5790404
commit 038864a
Showing
1 changed file
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,12 +22,18 @@ credentials: | |
logged_in: false | ||
name: Sanket Test | ||
password: $2b$12$iWlVOac3uujRvTrXDi6wructXftKmo/GyQd6SMu5FmyX306kH.yFO | ||
rbriggs: | ||
email: rbriggs@gmail.com | ||
sameerk: | ||
email: sameertest@gmail.com | ||
failed_login_attempts: 0 | ||
logged_in: false | ||
name: Rebecca Briggs | ||
password: $2b$12$uNaTgvGPG9rMbzOJHYaPQePw0DUfp1qHBrSq6l4O304qani6pKFpm | ||
name: Sameer Kulkarni | ||
password: $2b$12$iWlVOac3uujRvTrXDi6wructXftKmo/GyQd6SMu5FmyX306kH.yFO | ||
amanj: | ||
email: [email protected] | ||
failed_login_attempts: 0 | ||
logged_in: false | ||
name: Aman Juneja | ||
password: $2b$12$iWlVOac3uujRvTrXDi6wructXftKmo/GyQd6SMu5FmyX306kH.yFO | ||
pre-authorized: | ||
emails: | ||
- [email protected] |