Can't add user in a group
Created by: asyd
When I try to add a user in a group, the search is not able to find any user:
My config is:
- nginx in https, which use the UNIX socket to talk to gitlab
- gitlab 6.1 (but had the same issue in 5.4, 6.0)
- https://gitlab.example.com/api/v3/projects is working
- LDAP Authentication
- No relevant logs found
I have the same issue when I use the http unicorn port directly.
Any hint to debug will be appreciated !