Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 29 | -51/+115 |
* | User_LDAP plugins: smaller fixes | Vinicius Cubas Brand | 2017-11-03 | 5 | -25/+77 |
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 14 | -127/+1707 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -4/+5 |
* | Merge pull request #6677 from nextcloud/downstream-dont-reset-quota | Lukas Reschke | 2017-10-19 | 1 | -15/+10 |
|\ | |||||
| * | Adjust unittest | Juan Pablo Villafáñez | 2017-09-28 | 1 | -15/+10 |
* | | fix test | Arthur Schiwon | 2017-09-29 | 1 | -1/+6 |
* | | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 9 | -60/+80 |
|/ | |||||
* | adapted integration tests | Arthur Schiwon | 2017-09-14 | 2 | -13/+35 |
* | improve and extend paging integration test | Arthur Schiwon | 2017-09-14 | 2 | -11/+28 |
* | fix limit-flaw in search on paged results | Arthur Schiwon | 2017-09-14 | 1 | -4/+9 |
* | Merge pull request #5689 from nextcloud/fix-4117 | Morris Jobke | 2017-09-14 | 3 | -25/+137 |
|\ | |||||
| * | listen to deletion hooks for proper handling, adjust and add tests | Arthur Schiwon | 2017-08-31 | 3 | -25/+137 |
* | | Merge pull request #5466 from jlehtoranta/ldap-connectivity-fixes | Morris Jobke | 2017-09-04 | 1 | -0/+98 |
|\ \ | |/ |/| | |||||
| * | LDAP: Add testStartTlsNegotiationFailure unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+50 |
| * | LDAP: Add testBindWithInvalidCredentials unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+44 |
| * | LDAP: Fix testUseBackupServer unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+4 |
* | | Fix ldap tests | Roeland Jago Douma | 2017-08-09 | 2 | -0/+11 |
|/ | |||||
* | add convenience script to run all tests at once | Arthur Schiwon | 2017-05-26 | 1 | -0/+34 |
* | Make IDE happy | Arthur Schiwon | 2017-05-26 | 10 | -18/+81 |
* | add missing INotificationManager when creating User backend, LDAP | Arthur Schiwon | 2017-05-26 | 3 | -5/+6 |
* | Fix usersInGroup retrieval | Arthur Schiwon | 2017-04-25 | 1 | -0/+37 |
* | Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2 | Arthur Schiwon | 2017-04-25 | 1 | -0/+105 |
|\ | |||||
| * | user_ldap: Add support for gidNumber | Xuanwo | 2017-04-25 | 1 | -0/+105 |
* | | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr | blizzz | 2017-04-24 | 10 | -132/+300 |
|\ \ | |||||
| * | | unit test adjustment | Roger Szabo | 2017-04-07 | 1 | -21/+31 |
| * | | lower case for attributes | Roger Szabo | 2017-04-06 | 1 | -7/+7 |
| * | | usertest adjustment | Roger Szabo | 2017-03-31 | 1 | -1/+1 |
| * | | usertest adjustment | Roger Szabo | 2017-03-31 | 1 | -11/+11 |
| * | | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 10 | -120/+278 |
* | | | Change LDAP method names | Morris Jobke | 2017-04-12 | 2 | -5/+5 |
* | | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 2 | -3/+3 |
|/ / | |||||
* | | Include tests for "default" and "none" quotas | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+80 |
* | | Add new testes to cover more cases | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+210 |
* | | Adjust current tests to match the expectations | Juan Pablo Villafáñez | 2017-03-29 | 1 | -28/+26 |
|/ | |||||
* | Remove legacy class OC_Group and OC_User | Morris Jobke | 2017-03-09 | 1 | -1/+1 |
* | Merge pull request #3521 from nextcloud/ldap-fix-uuid-attr-detection | Lukas Reschke | 2017-02-20 | 9 | -41/+608 |
|\ | |||||
| * | add tests to DB group | Arthur Schiwon | 2017-02-17 | 2 | -0/+12 |
| * | Background jobs can take 4k of characters only. We find a good batch size. | Arthur Schiwon | 2017-02-17 | 2 | -9/+69 |
| * | Add repair steps | Arthur Schiwon | 2017-02-17 | 5 | -1/+437 |
| * | add integration test for uuid attr detection | Arthur Schiwon | 2017-02-17 | 1 | -0/+86 |
| * | Fix integration test by not relying on Fake instances | Arthur Schiwon | 2017-02-17 | 3 | -40/+13 |
* | | Only request "IndexIgnore" if mod_autoindex is loaded | Robert Scheck | 2017-02-20 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #3264 from nextcloud/ldap-deny-long-dns | Morris Jobke | 2017-01-26 | 1 | -1/+2 |
|\ | |||||
| * | Gracefully deny users or groups with too long DNs | Arthur Schiwon | 2017-01-25 | 1 | -1/+2 |
* | | Fix tests | Joas Schilling | 2017-01-25 | 1 | -1/+1 |
|/ | |||||
* | Fix app section tests | Joas Schilling | 2017-01-19 | 1 | -2/+16 |
* | Add tests | Lukas Reschke | 2016-11-23 | 4 | -0/+263 |
* | restore ldap_password_pr | root | 2016-11-23 | 1 | -1/+100 |