owncloud / owncloud/user_ldap

support isMemberOf overlay

Open
#211 1 comment 0 reactions 2 assignees View on GitHub

@dercorn is already working on this.

Since Mar 16, 2018.

enhancement
Dominant language
PHP
Stars
17
Forks
19
Avg merge
11h 40m
Merged PRs (30d)
2

Description

currently only memberof is checked. oracle and d389 use isMemberOf but it contains a DN, eg isMemberOf: cn=bigGroup,ou=groups,dc=example,dc=com. may need additional handling than just also fetching and comparing the attribute.

cc @cornelius

see https://docs.oracle.com/cd/E29127_01/doc.111170/e28967/ismemberof-5dsat.htm

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.