stable

Clone or download

Read-only

User login is provided to the REST route

Part of story #11407 have a test environment with my username and password Change-Id: Iea258a443b7c0e15f5ba2da9f5e5eefe794a34ae

Modified Files

Name
M plugins/create_test_env/include/CreateTestEnv/CreateTestEnvironment.php +3 −7 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/CreateTestUser.php +29 −40 Go to diff View file
A plugins/create_test_env/include/CreateTestEnv/Exception/InvalidLoginException.php +27 −0 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/REST/CreateTestEnvResource.php +4 −4 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/REST/TestEnvironmentRepresentation.php +1 −7 Go to diff View file
D plugins/create_test_env/phpunit/CreateTestEnv/CreateTestUserTest.php +0 −48 Go to diff View file
M plugins/create_test_env/tests/rest/CreateTestEnvResourceTest.php +6 −5 Go to diff View file
M src/www/include/account.php +0 −3 Go to diff View file