stable

Clone or download

Read-only

request #29971: Be able to retrieve a user by email using the REST API

Add an exact match criteria to search on email for the Users get method. Change-Id: I3918ce545db3791cbd2d8e8621a48c931381fa2a

Modified Files

Name
M src/common/User/REST/v1/UserResource.php +13 −4 Go to diff View file
M tests/rest/tests/UsersTest.php +18 −0 Go to diff View file