Skip to content

Commit

Permalink
revert(pw): revert to old pw
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald Baulig committed Mar 20, 2024
1 parent 0d48d94 commit 2a01d39
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions datasets/demo-shop/data/seed-data/users.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
password: CNQJrH%KAayeDpf3h
guest: false
image:
id: ""
Expand Down Expand Up @@ -152,7 +152,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
password: CNQJrH%KAayeDpf3h
guest: false
image:
id: ""
Expand Down Expand Up @@ -208,7 +208,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
password: CNQJrH%KAayeDpf3h
guest: false
image:
id: ""
Expand Down Expand Up @@ -280,7 +280,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
password: CNQJrH%KAayeDpf3h
guest: false
image:
id: ""
Expand Down Expand Up @@ -352,7 +352,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
password: CNQJrH%KAayeDpf3h
guest: false
image:
id: ""
Expand Down Expand Up @@ -424,7 +424,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
password: CNQJrH%KAayeDpf3h
guest: false
image:
id: ""
Expand Down Expand Up @@ -496,7 +496,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
password: CNQJrH%KAayeDpf3h
guest: false
image:
id: ""
Expand Down Expand Up @@ -560,7 +560,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
password: CNQJrH%KAayeDpf3h
guest: false
image:
id: ""
Expand Down
2 changes: 1 addition & 1 deletion datasets/system/data/seed-data/users.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
password: CNQJrH%KAayeDpf3h
guest: false
image:
id: ""
Expand Down

0 comments on commit 2a01d39

Please sign in to comment.