Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [user_ldap] Small perf improvements suggestion from review | Côme Chilliet | 2023-08-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix getKnownGroups return value | Côme Chilliet | 2023-08-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Refactor user_ldap group membership to use flat DB | Côme Chilliet | 2023-08-10 | 2 | -0/+125 |
Move away from serialized arrays. Also use a QBMapper class for the new table. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> |