Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-30 | 2 | -38/+4 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Fire group events at login for LDAP groups | Côme Chilliet | 2023-10-12 | 1 | -0/+12 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | [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> |