owncloud / owncloud/user_ldap

nested groups work when checkbox nested groups is unchecked

Open
#699 2 comments 0 reactions 0 assignees View on GitHub

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:
    image
  • nested groups still work.

Expected behaviour: when disabled, nested groups stop working

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.