gitlab-org--gitlab-foss/spec/services/members
Rémy Coutable 61e2b88dd1
Allow Members::ApproveAccessRequestService to accept a new :force param
This param allows to bypass permission check. It is useful for LDAP-sync
where even owners don't have the :admin_group_member permission.

See
6081c37123/app/policies/group_policy.rb (L38)
and https://gitlab.com/gitlab-org/gitlab-ee/issues/1159

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-28 15:45:26 +02:00
..
approve_access_request_service_spec.rb Allow Members::ApproveAccessRequestService to accept a new :force param 2016-10-28 15:45:26 +02:00
destroy_service_spec.rb Fix a few things after the initial improvment to Members::DestroyService 2016-10-03 16:57:48 +02:00
request_access_service_spec.rb Enable Lint/StringConversionInInterpolation cop and autocorrect offenses 2016-10-03 16:09:57 +02:00