API - /projects does not return a proper list of projects
Created by: zombified
According to the wiki, a GET request to /projects should return a list of all projects owned by the authenticated user (meaning the user associated with the private_token, right?).
It does not appear to do so currently -- there are projects in my instance that I am the owner of (according to /admin/projects/) that do not show up when I issue a request to the /projects api url.
I am using the most recent stable version of gitlab, with gitolite 2.x