Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Properly escape column name in "createFunction" call | Morris Jobke | 2018-10-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | LDAP backend to emit announce and revoke signals on mapping changes | Arthur Schiwon | 2018-04-05 | 1 | -0/+26 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | move LDAP user attributes "sync" to background (except for ajax jobs) | Arthur Schiwon | 2017-11-09 | 1 | -0/+15 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Add repair steps | Arthur Schiwon | 2017-02-17 | 1 | -0/+19 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Gracefully deny users or groups with too long DNs | Arthur Schiwon | 2017-01-25 | 1 | -0/+11 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 3 | -3/+7 |
| | |||||
* | Escape special characters (#25429) | Aaron Wood | 2016-07-20 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Use correct method in the AbstractMapping class * Change the getNamesBySearch method so that input can be properly escaped while still supporting matches * Don't escape hardcoded wildcard | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -3/+3 |
| | |||||
* | Move User_LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -0/+324 |