mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-16 18:26:16 +01:00
merge with 2.0.0-m3
This commit is contained in:
@@ -56,7 +56,7 @@ const userZaphod = {
|
||||
displayName: "Z. Beeblebrox",
|
||||
mail: "president@heartofgold.universe",
|
||||
name: "zaphod",
|
||||
password: "__dummypassword__",
|
||||
password: "",
|
||||
type: "xml",
|
||||
properties: {},
|
||||
_links: {
|
||||
@@ -79,7 +79,7 @@ const userFord = {
|
||||
displayName: "F. Prefect",
|
||||
mail: "ford@prefect.universe",
|
||||
name: "ford",
|
||||
password: "__dummypassword__",
|
||||
password: "",
|
||||
type: "xml",
|
||||
properties: {},
|
||||
_links: {
|
||||
|
||||
Reference in New Issue
Block a user