parent
c49dc8e31a
commit
132df428ed
|
|
@ -44,7 +44,7 @@ ccm_core.users:
|
|||
password_reset_required: false
|
||||
# Joe Public
|
||||
- banned: false
|
||||
primary_email_address: "{ \"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
||||
primary_email_address: "{\"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
||||
family_name: Public
|
||||
given_name: Joe
|
||||
party_id: 30
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ ccm_core.users:
|
|||
password_reset_required: false
|
||||
# Joe Public
|
||||
- banned: false
|
||||
primary_email_address: "{ \"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
||||
primary_email_address: "{\"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
||||
family_name: Public
|
||||
given_name: Joe
|
||||
party_id: 30
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ ccm_core.users:
|
|||
password_reset_required: false
|
||||
# Joe Public
|
||||
- banned: false
|
||||
primary_email_address: "{ \"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
||||
primary_email_address: "{\"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
||||
family_name: Public
|
||||
given_name: Joe
|
||||
party_id: 30
|
||||
|
|
|
|||
Loading…
Reference in New Issue