Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP clear cache on config modification also when done via API or CLI | Arthur Schiwon | 2018-12-17 | 1 | -0/+5 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -2/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -0/+5 |
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 1 | -2/+3 |
* | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 1 | -1/+7 |
* | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr | blizzz | 2017-04-24 | 1 | -1/+1 |
|\ | |||||
| * | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 1 | -1/+1 |
* | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 2 | -4/+4 |
|/ | |||||
* | Convert the group limit to match the same behaviour as the user search | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+5 |
* | LDAP OCS Api for create config | Arthur Schiwon | 2017-01-18 | 1 | -16/+12 |
* | symfony replaced table helper by class, fixes two broken LDAP occ commands | Arthur Schiwon | 2016-10-12 | 2 | -2/+4 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 3 | -3/+3 |
* | Fix the User_LDAP app | Joas Schilling | 2016-09-12 | 2 | -3/+4 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 8 | -16/+24 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 8 | -8/+16 |
* | Move Configuration to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -4/+4 |
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 7 | -11/+11 |
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -2/+2 |
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -4/+4 |
* | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
* | Move Group_LDAP and Group_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move Command namespace to PSR-4 | Joas Schilling | 2016-05-25 | 8 | -0/+776 |