Skip to content

Make Username queryable in the rest-api

Robin Ratcliff requested to merge rest_username_query into master

Users can be queried in the following way: http://localhost:8000/rest/users/?username=slavisa

Merge request reports