nested groups work when checkbox nested groups is unchecked
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 19
- Avg merge
- 11h 40m
- Merged PRs (30d)
- 2
Description
Seen with user_ldap 0.16.0 RC2 and owncloud server 10.9.0 RC2
while testing https://github.com/owncloud/user_ldap/pull/683#issuecomment-995381816
- Follow reproducer steps explained in 683, nested groups work as expected. OK
- go to advanced tab and disable the nested groups checkbox:

- nested groups still work.
Expected behaviour: when disabled, nested groups stop working
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reproducer steps referenced in issue 683, then inspect how the advanced nested-groups checkbox is read when LDAP group membership is evaluated. Confirm the disabled setting still permits nested groups, and consider the issue done when disabled nested groups no longer work while enabled nested groups continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100