-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a test user to all sites (#1257)
* Add a test user to all sites * Add changelog
- Loading branch information
1 parent
963327d
commit 95fe39b
Showing
8 changed files
with
82 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Enhancement: Add a test user to all sites | ||
|
||
For health monitoring of all mesh sites, we need a special user account that is present on every site. This PR adds such a user to each users-*.json file so that every site will have the same test user credentials. | ||
|
||
https://github.com/cs3org/reva/pull/1257 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,5 +31,16 @@ | |
"mail": "[email protected]", | ||
"display_name": "Dawid", | ||
"groups": ["quantum-lovers", "philosophy-haters", "physics-lovers"] | ||
}, | ||
{ | ||
"id": { | ||
"opaque_id": "test4242", | ||
"idp": "softwaremind.com" | ||
}, | ||
"username": "test", | ||
"secret": "testpass", | ||
"mail": "[email protected]", | ||
"display_name": "Testuser", | ||
"groups": ["test-lovers", "bug-haters", "ai-lovers"] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,5 +31,16 @@ | |
"mail": "[email protected]", | ||
"display_name": "Samuel Alfageme Sainz", | ||
"groups": ["quantum-lovers", "philosophy-haters", "physics-lovers"] | ||
}, | ||
{ | ||
"id": { | ||
"opaque_id": "test4242", | ||
"idp": "cern.ch" | ||
}, | ||
"username": "test", | ||
"secret": "testpass", | ||
"mail": "[email protected]", | ||
"display_name": "Testuser", | ||
"groups": ["test-lovers", "bug-haters", "ai-lovers"] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,5 +20,16 @@ | |
"mail": "[email protected]", | ||
"display_name": "Milan", | ||
"groups": ["radium-lovers", "polonium-lovers", "physics-lovers"] | ||
}, | ||
{ | ||
"id": { | ||
"opaque_id": "test4242", | ||
"idp": "cesnet.cz" | ||
}, | ||
"username": "test", | ||
"secret": "testpass", | ||
"mail": "[email protected]", | ||
"display_name": "Testuser", | ||
"groups": ["test-lovers", "bug-haters", "ai-lovers"] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,5 +20,16 @@ | |
"mail": "[email protected]", | ||
"display_name": "Lorenzo", | ||
"groups": ["radium-lovers", "polonium-lovers", "physics-lovers"] | ||
}, | ||
{ | ||
"id": { | ||
"opaque_id": "test4242", | ||
"idp": "cubbit.io" | ||
}, | ||
"username": "test", | ||
"secret": "testpass", | ||
"mail": "[email protected]", | ||
"display_name": "Testuser", | ||
"groups": ["test-lovers", "bug-haters", "ai-lovers"] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,5 +20,16 @@ | |
"mail": "[email protected]", | ||
"display_name": "Antoon", | ||
"groups": ["radium-lovers", "polonium-lovers", "physics-lovers"] | ||
}, | ||
{ | ||
"id": { | ||
"opaque_id": "test4242", | ||
"idp": "surfsara.nl" | ||
}, | ||
"username": "test", | ||
"secret": "testpass", | ||
"mail": "[email protected]", | ||
"display_name": "Testuser", | ||
"groups": ["test-lovers", "bug-haters", "ai-lovers"] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,5 +31,16 @@ | |
"mail": "[email protected]", | ||
"display_name": "Urs Schmid", | ||
"groups": ["quantum-lovers", "philosophy-haters", "physics-lovers"] | ||
}, | ||
{ | ||
"id": { | ||
"opaque_id": "test4242", | ||
"idp": "switch.ch" | ||
}, | ||
"username": "test", | ||
"secret": "testpass", | ||
"mail": "[email protected]", | ||
"display_name": "Testuser", | ||
"groups": ["test-lovers", "bug-haters", "ai-lovers"] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,5 +20,16 @@ | |
"mail": "[email protected]", | ||
"display_name": "Daniel", | ||
"groups": ["radium-lovers", "polonium-lovers", "physics-lovers"] | ||
}, | ||
{ | ||
"id": { | ||
"opaque_id": "test4242", | ||
"idp": "uni-muenster.de" | ||
}, | ||
"username": "test", | ||
"secret": "testpass", | ||
"mail": "[email protected]", | ||
"display_name": "Testuser", | ||
"groups": ["test-lovers", "bug-haters", "ai-lovers"] | ||
} | ||
] |