Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolve DI | Arthur Schiwon | 2017-11-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | don't skip updating when ajax is set as background job mode | Arthur Schiwon | 2017-11-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 10 | -9/+22 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | User_LDAP plugins: smaller fixes | Vinicius Cubas Brand | 2017-11-03 | 2 | -1/+8 |
| | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 6 | -7/+7 |
| | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 8 | -15/+23 |
| | | | | | | | | | 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> | ||||
* | adapted integration tests | Arthur Schiwon | 2017-09-14 | 2 | -13/+35 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | improve and extend paging integration test | Arthur Schiwon | 2017-09-14 | 2 | -11/+28 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix limit-flaw in search on paged results | Arthur Schiwon | 2017-09-14 | 1 | -4/+9 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | listen to deletion hooks for proper handling, adjust and add tests | Arthur Schiwon | 2017-08-31 | 1 | -0/+102 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add convenience script to run all tests at once | Arthur Schiwon | 2017-05-26 | 1 | -0/+34 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Make IDE happy | Arthur Schiwon | 2017-05-26 | 10 | -18/+81 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add missing INotificationManager when creating User backend, LDAP | Arthur Schiwon | 2017-05-26 | 3 | -5/+6 |
| | | | | | | UserManager Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr | blizzz | 2017-04-24 | 5 | -6/+7 |
|\ | | | | | Handle password expiry in user_ldap | ||||
| * | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 5 | -6/+7 |
| | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
* | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 2 | -3/+3 |
|/ | | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | add integration test for uuid attr detection | Arthur Schiwon | 2017-02-17 | 1 | -0/+86 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix integration test by not relying on Fake instances | Arthur Schiwon | 2017-02-17 | 3 | -40/+13 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | fix a few minor code smells | Jörn Friedrich Dreyer | 2016-08-29 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-27 | 11 | -21/+36 |
|\ | |||||
| * | fix autoloading in LPAP integration tests, resolves #544 | Arthur Schiwon | 2016-07-25 | 11 | -21/+36 |
| | | |||||
* | | New LDAPProvider for user_ldap | root | 2016-07-22 | 1 | -1/+13 |
|/ | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 17 | -30/+47 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 17 | -17/+30 |
| | |||||
* | Fix the tests again | Joas Schilling | 2016-05-25 | 4 | -4/+4 |
| | |||||
* | Fix throws docs | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
| | |||||
* | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 21 | -0/+1848 |