Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | LDAP: Load dynlist overlay. | Guilhem Moulin | 2025-02-01 | 1 |
Looks like nextcloud 26-29 broke something in the handling of dynamic groups via memberURL attribute (and keeps repopulating the group — possibly due to paging — thereby spamming members with “An administrator removed you from group medlemmar” mails), so we expand on the slapd via slapo-dynlist(5) instead. This commit also fixes an issue with the openldap module where the index of the leftmost attribute of the DN is not necessary {0}. |