Skip to content

Commit

Permalink
fix(pw): change initial password complexity
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald Baulig committed Mar 20, 2024
1 parent a297e5c commit 0d48d94
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
16 changes: 8 additions & 8 deletions datasets/demo-shop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,47 +96,47 @@ For login as any existing user of this dataset, the credentials are as follows:
**Root Admin** (all permission in domain)
```
User: [email protected]
Password: restorecommerce.io
Password: CNQJrH%KAayeDpf3h
```

**Shop Admin 000** (all permission in shop)
```
User: [email protected]
Password: restorecommerce.io
Password: CNQJrH%KAayeDpf3h
```

**Sales 000** (permission to maintain shop)
```
User: [email protected]
Password: restorecommerce.io
Password: CNQJrH%KAayeDpf3h
```

**Moderator 000** (permission to maintain customer organization 000)
```
User: [email protected]
Password: restorecommerce.io
Password: CNQJrH%KAayeDpf3h
```

**Moderator 001** (permission to maintain customer organization 001)
```
User: [email protected]
Password: restorecommerce.io
Password: CNQJrH%KAayeDpf3h
```

**Member 000** (permission to make orders for organization 000)
```
User: [email protected]
Password: restorecommerce.io
Password: CNQJrH%KAayeDpf3h
```

**Member 001** (permission to make orders for organization 001)
```
User: [email protected]
Password: restorecommerce.io
Password: CNQJrH%KAayeDpf3h
```

**User 000** (permission to make orders as individual)
```
User: [email protected]
Password: restorecommerce.io
Password: CNQJrH%KAayeDpf3h
```
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$mo3euNumYtu3kVe8HFV/bepdRhhDDUG4wPmstSF3XbHPMHJ9TOgua
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
guest: false
image:
id: ""
Expand Down Expand Up @@ -152,7 +152,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$mo3euNumYtu3kVe8HFV/bepdRhhDDUG4wPmstSF3XbHPMHJ9TOgua
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
guest: false
image:
id: ""
Expand Down Expand Up @@ -208,7 +208,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$mo3euNumYtu3kVe8HFV/bepdRhhDDUG4wPmstSF3XbHPMHJ9TOgua
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
guest: false
image:
id: ""
Expand Down Expand Up @@ -280,7 +280,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$mo3euNumYtu3kVe8HFV/bepdRhhDDUG4wPmstSF3XbHPMHJ9TOgua
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
guest: false
image:
id: ""
Expand Down Expand Up @@ -352,7 +352,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$mo3euNumYtu3kVe8HFV/bepdRhhDDUG4wPmstSF3XbHPMHJ9TOgua
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
guest: false
image:
id: ""
Expand Down Expand Up @@ -424,7 +424,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$mo3euNumYtu3kVe8HFV/bepdRhhDDUG4wPmstSF3XbHPMHJ9TOgua
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
guest: false
image:
id: ""
Expand Down Expand Up @@ -496,7 +496,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$mo3euNumYtu3kVe8HFV/bepdRhhDDUG4wPmstSF3XbHPMHJ9TOgua
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
guest: false
image:
id: ""
Expand Down Expand Up @@ -560,7 +560,7 @@
newEmail: ""
active: true
activationCode: ""
passwordHash: $2a$10$mo3euNumYtu3kVe8HFV/bepdRhhDDUG4wPmstSF3XbHPMHJ9TOgua
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
guest: false
image:
id: ""
Expand Down
2 changes: 1 addition & 1 deletion datasets/system/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ For login as any existing user of this dataset, the credentials are as follows:
**Tech User** (Superadmin)
```
User: [email protected]
Password: restorecommerce.io
Password: CNQJrH%KAayeDpf3h
```
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$mo3euNumYtu3kVe8HFV/bepdRhhDDUG4wPmstSF3XbHPMHJ9TOgua
passwordHash: $2a$10$KJQUZ3Y8Wb2c0L0G0EJAjee/8HNFK7bmGLwDGVuRMcuYxPNQhnvf.
guest: false
image:
id: ""
Expand Down

0 comments on commit 0d48d94

Please sign in to comment.