parent
ede3d639f5
commit
8956a5d9f5
|
|
@ -31,14 +31,14 @@
|
|||
<ccm_core.users party_id="-10"
|
||||
family_name="Doe"
|
||||
given_name="John"
|
||||
primary_email_address='{\"address\": \"john.doe@example.com\", \"bouncing\": false, \"verified\": true}'
|
||||
primary_email_address='{"address": "john.doe@example.com", "bouncing": false, "verified": true}'
|
||||
password="$shiro1$SHA-512$500000$7xkDcZUN0/whJInHIvGsDw==$WhelBVmJU/cLV7lAkMOrE5B/mqCW0bUuid1WX+xBwzzAaekC5bYn9eeOFGJWhiDgmaC50ZCUmM96/iGsRoc4uA=="
|
||||
banned="false"
|
||||
password_reset_required="false" />
|
||||
<ccm_core.users party_id="-20"
|
||||
family_name="Mustermann"
|
||||
given_name="Max"
|
||||
primary_email_address='{\"address\": \"max.muster@example.org\", \"bouncing\": false, \"verified\": true}'
|
||||
primary_email_address='{"address": "max.muster@example.org", "bouncing": false, "verified": true}'
|
||||
password="$shiro1$SHA-512$500000$Y7CnccN1h25sR7KCElMOXg==$CVLWBhetodaEzzhDfGjRcCFZtSW02xOnjH7xhBx0lbxO66grKIt6LWmXoUhLEydce1JZ7cbzNLYOxIwwTeqi5Q=="
|
||||
banned="false"
|
||||
password_reset_required="false" />
|
||||
|
|
|
|||
|
|
@ -31,16 +31,15 @@
|
|||
<ccm_core.users party_id="-10"
|
||||
family_name="Doe"
|
||||
given_name="John"
|
||||
primary_email_address='{\"address\": \"john.doe@example.com\", \"bouncing\": false, \"verified\": true}'
|
||||
primary_email_address='{"address": "john.doe@example.com", "bouncing": false, "verified": true}'
|
||||
password="$shiro1$SHA-512$500000$7xkDcZUN0/whJInHIvGsDw==$WhelBVmJU/cLV7lAkMOrE5B/mqCW0bUuid1WX+xBwzzAaekC5bYn9eeOFGJWhiDgmaC50ZCUmM96/iGsRoc4uA=="
|
||||
banned="false"
|
||||
password_reset_required="false" />
|
||||
<ccm_core.users party_id="-20"
|
||||
family_name="Mustermann"
|
||||
given_name="Max"
|
||||
primary_email_address='{\"address\": \"max.muster@example.org\", \"bouncing\": false, \"verified\": true}'
|
||||
primary_email_address='{"address": "max.muster@example.org", "bouncing": false, "verified": true}'
|
||||
password="$shiro1$SHA-512$500000$Y7CnccN1h25sR7KCElMOXg==$CVLWBhetodaEzzhDfGjRcCFZtSW02xOnjH7xhBx0lbxO66grKIt6LWmXoUhLEydce1JZ7cbzNLYOxIwwTeqi5Q=="
|
||||
bouncing="false"
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
<ccm_core.users party_id="-10"
|
||||
family_name="Doe"
|
||||
given_name="John"
|
||||
primary_email_address='{\"address\": \"john.doe@example.com\", \"bouncing\": false, \"verified\": true}'
|
||||
primary_email_address='{"address": "john.doe@example.com", "bouncing": false, "verified": true}'
|
||||
password="$shiro1$SHA-512$500000$7xkDcZUN0/whJInHIvGsDw==$WhelBVmJU/cLV7lAkMOrE5B/mqCW0bUuid1WX+xBwzzAaekC5bYn9eeOFGJWhiDgmaC50ZCUmM96/iGsRoc4uA=="
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
|
|
@ -39,9 +39,8 @@
|
|||
<ccm_core.users party_id="-20"
|
||||
family_name="Mustermann"
|
||||
given_name="Max"
|
||||
primary_email_address='{\"address\": \"max.muster@example.org\", \"bouncing\": false, \"verified\": true}'
|
||||
primary_email_address='{"address": "max.muster@example.org", "bouncing": false, "verified": true}'
|
||||
password="$shiro1$SHA-512$500000$Y7CnccN1h25sR7KCElMOXg==$CVLWBhetodaEzzhDfGjRcCFZtSW02xOnjH7xhBx0lbxO66grKIt6LWmXoUhLEydce1JZ7cbzNLYOxIwwTeqi5Q=="
|
||||
bouncing="false"
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
<ccm_core.users party_id="-10"
|
||||
family_name="Doe"
|
||||
given_name="John"
|
||||
primary_email_address='{\"address\": \"john.doe@example.com\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "john.doe@example.com", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$7xkDcZUN0/whJInHIvGsDw==$WhelBVmJU/cLV7lAkMOrE5B/mqCW0bUuid1WX+xBwzzAaekC5bYn9eeOFGJWhiDgmaC50ZCUmM96/iGsRoc4uA=="
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
|
|
@ -39,9 +39,8 @@
|
|||
<ccm_core.users party_id="-20"
|
||||
family_name="Mustermann"
|
||||
given_name="Max"
|
||||
primary_email_address='{\"address\": \"max.muster@example.org\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "max.muster@example.org", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$Y7CnccN1h25sR7KCElMOXg==$CVLWBhetodaEzzhDfGjRcCFZtSW02xOnjH7xhBx0lbxO66grKIt6LWmXoUhLEydce1JZ7cbzNLYOxIwwTeqi5Q=="
|
||||
bouncing="false"
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
<ccm_core.users party_id="-10"
|
||||
family_name="Doe"
|
||||
given_name="John"
|
||||
primary_email_address='{\"address\": \"john.doe@example.com\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "john.doe@example.com", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$7xkDcZUN0/whJInHIvGsDw==$WhelBVmJU/cLV7lAkMOrE5B/mqCW0bUuid1WX+xBwzzAaekC5bYn9eeOFGJWhiDgmaC50ZCUmM96/iGsRoc4uA=="
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
<ccm_core.users party_id="-20"
|
||||
family_name="Mustermann"
|
||||
given_name="Max"
|
||||
primary_email_address='{\"address\": \"max.muster@example.org\", \"bouncing\": false, \"verified\": true}'
|
||||
primary_email_address='{"address": "max.muster@example.org", "bouncing": false, "verified": true}'
|
||||
password="$shiro1$SHA-512$500000$Y7CnccN1h25sR7KCElMOXg==$CVLWBhetodaEzzhDfGjRcCFZtSW02xOnjH7xhBx0lbxO66grKIt6LWmXoUhLEydce1JZ7cbzNLYOxIwwTeqi5Q=="
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
<ccm_core.users party_id="-10"
|
||||
family_name="Doe"
|
||||
given_name="John"
|
||||
primary_email_address='{\"address\": \"john.doe@example.com\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "john.doe@example.com", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$7xkDcZUN0/whJInHIvGsDw==$WhelBVmJU/cLV7lAkMOrE5B/mqCW0bUuid1WX+xBwzzAaekC5bYn9eeOFGJWhiDgmaC50ZCUmM96/iGsRoc4uA=="
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
|
|
@ -39,11 +39,10 @@
|
|||
<ccm_core.users party_id="-20"
|
||||
family_name="Mustermann"
|
||||
given_name="Max"
|
||||
primary_email_address='{\"address\": \"max.muster@example.org\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "max.muster@example.org", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$Y7CnccN1h25sR7KCElMOXg==$CVLWBhetodaEzzhDfGjRcCFZtSW02xOnjH7xhBx0lbxO66grKIt6LWmXoUhLEydce1JZ7cbzNLYOxIwwTeqi5Q=="
|
||||
banned="true"
|
||||
password_reset_required="false"
|
||||
verified="false"
|
||||
/>
|
||||
</dataset>
|
||||
|
||||
|
|
|
|||
|
|
@ -31,14 +31,14 @@
|
|||
<ccm_core.users party_id="-10"
|
||||
family_name="Doe"
|
||||
given_name="John"
|
||||
primary_email_address='{\"address\": \"john.doe@example.com\", \"bouncing\": false, \"verified\": true}'
|
||||
primary_email_address='{"address": "john.doe@example.com", "bouncing": false, "verified": true}'
|
||||
password="$shiro1$SHA-512$500000$7xkDcZUN0/whJInHIvGsDw==$WhelBVmJU/cLV7lAkMOrE5B/mqCW0bUuid1WX+xBwzzAaekC5bYn9eeOFGJWhiDgmaC50ZCUmM96/iGsRoc4uA=="
|
||||
banned="false"
|
||||
password_reset_required="false" />
|
||||
<ccm_core.users party_id="-20"
|
||||
family_name="Mustermann"
|
||||
given_name="Max"
|
||||
primary_email_address='{\"address\": \"max.muster@example.org\", \"bouncing\": false, \"verified\": true}'
|
||||
primary_email_address='{"address": "max.muster@example.org", "bouncing": false, "verified": true}'
|
||||
password="$shiro1$SHA-512$500000$Y7CnccN1h25sR7KCElMOXg==$CVLWBhetodaEzzhDfGjRcCFZtSW02xOnjH7xhBx0lbxO66grKIt6LWmXoUhLEydce1JZ7cbzNLYOxIwwTeqi5Q=="
|
||||
banned="false"
|
||||
password_reset_required="false" />
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
<ccm_core.users party_id="-10"
|
||||
family_name="Doe"
|
||||
given_name="John"
|
||||
primary_email_address='{\"address\": \"john.doe@example.com\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "john.doe@example.com", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$7xkDcZUN0/whJInHIvGsDw==$WhelBVmJU/cLV7lAkMOrE5B/mqCW0bUuid1WX+xBwzzAaekC5bYn9eeOFGJWhiDgmaC50ZCUmM96/iGsRoc4uA=="
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
<ccm_core.users party_id="-20"
|
||||
family_name="Mustermann"
|
||||
given_name="Max"
|
||||
primary_email_address='{\"address\": \"max.muster@example.org\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "max.muster@example.org", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$Y7CnccN1h25sR7KCElMOXg==$CVLWBhetodaEzzhDfGjRcCFZtSW02xOnjH7xhBx0lbxO66grKIt6LWmXoUhLEydce1JZ7cbzNLYOxIwwTeqi5Q=="
|
||||
banned="true"
|
||||
password_reset_required="false"
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
<ccm_core.users party_id="-10"
|
||||
family_name="Doe"
|
||||
given_name="John"
|
||||
primary_email_address='{\"address\": \"john.doe@example.com\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "john.doe@example.com", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$7xkDcZUN0/whJInHIvGsDw==$WhelBVmJU/cLV7lAkMOrE5B/mqCW0bUuid1WX+xBwzzAaekC5bYn9eeOFGJWhiDgmaC50ZCUmM96/iGsRoc4uA=="
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
<ccm_core.users party_id="-20"
|
||||
family_name="Mustermann"
|
||||
given_name="Max"
|
||||
primary_email_address='{\"address\": \"max.muster@example.org\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "max.muster@example.org", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$Y7CnccN1h25sR7KCElMOXg==$CVLWBhetodaEzzhDfGjRcCFZtSW02xOnjH7xhBx0lbxO66grKIt6LWmXoUhLEydce1JZ7cbzNLYOxIwwTeqi5Q=="
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
<ccm_core.users party_id="-10"
|
||||
family_name="Doe"
|
||||
given_name="John"
|
||||
primary_email_address='{\"address\": \"john.doe@example.com\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "john.doe@example.com", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$7xkDcZUN0/whJInHIvGsDw==$WhelBVmJU/cLV7lAkMOrE5B/mqCW0bUuid1WX+xBwzzAaekC5bYn9eeOFGJWhiDgmaC50ZCUmM96/iGsRoc4uA=="
|
||||
banned="false"
|
||||
password_reset_required="false"
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
<ccm_core.users party_id="-20"
|
||||
family_name="Mustermann"
|
||||
given_name="Max"
|
||||
primary_email_address='{\"address\": \"max.muster@example.org\", \"bouncing\": false, \"verified\": false}'
|
||||
primary_email_address='{"address": "max.muster@example.org", "bouncing": false, "verified": false}'
|
||||
password="$shiro1$SHA-512$500000$Y7CnccN1h25sR7KCElMOXg==$CVLWBhetodaEzzhDfGjRcCFZtSW02xOnjH7xhBx0lbxO66grKIt6LWmXoUhLEydce1JZ7cbzNLYOxIwwTeqi5Q=="
|
||||
banned="true"
|
||||
password_reset_required="false"
|
||||
|
|
|
|||
Loading…
Reference in New Issue