Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | LDAP: extend remnants output with "detected on" field | Arthur Schiwon | 2018-12-21 | 1 | -18/+29 | |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | LDAP clear cache on config modification also when done via API or CLI | Arthur Schiwon | 2018-12-17 | 1 | -0/+5 | |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -2/+2 | |
| | | | | | | It should be up to 6x faster Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -0/+5 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 1 | -2/+3 | |
| | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | |||||
* | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 1 | -1/+7 | |
| | | | | | | | | | discovered a bug in the integration test which lead to following a different code path and giving a false-positive success feedback. Also listens now to the evendispatcher instead of old hook system Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr | blizzz | 2017-04-24 | 1 | -1/+1 | |
|\ | | | | | Handle password expiry in user_ldap | |||||
| * | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | |||||
* | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 2 | -4/+4 | |
|/ | | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Convert the group limit to match the same behaviour as the user search | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+5 | |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | LDAP OCS Api for create config | Arthur Schiwon | 2017-01-18 | 1 | -16/+12 | |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | symfony replaced table helper by class, fixes two broken LDAP occ commands | Arthur Schiwon | 2016-10-12 | 2 | -2/+4 | |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 3 | -3/+3 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | 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 | |