Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -76/+84 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -37/+37 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -18/+18 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -70/+70 |
* | remove superfluous tests | Arthur Schiwon | 2020-01-08 | 1 | -58/+0 |
* | adjust tests | Arthur Schiwon | 2020-01-08 | 1 | -35/+10 |
* | relax strict getHome behaviour for LDAP users in a shadow state | Arthur Schiwon | 2020-01-08 | 1 | -16/+5 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -17/+17 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+3 |
* | invalidates user when plugin reported deletion success | Arthur Schiwon | 2019-06-26 | 1 | -2/+20 |
* | ensures mapping of chosen userid | Arthur Schiwon | 2019-06-19 | 1 | -2/+17 |
* | caches the displayname after an LDAP plugin set it | Arthur Schiwon | 2019-06-18 | 1 | -3/+27 |
* | fix user creation using LDAP Plugin | Vinicius Cubas Brand | 2019-03-21 | 1 | -1/+1 |
* | fix unit tests | Arthur Schiwon | 2018-08-15 | 1 | -10/+47 |
* | adjust and add more unit tests | Arthur Schiwon | 2018-07-05 | 1 | -0/+27 |
* | let user set avatar in nextcloud von LDAP provides invalid image data | Arthur Schiwon | 2018-07-03 | 1 | -0/+28 |
* | Iron User_LDAP tests | Arthur Schiwon | 2018-07-03 | 1 | -531/+259 |
* | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 1 | -5/+4 |
* | Remove deprecated OCP\User::getDisplayname | Roeland Jago Douma | 2018-03-25 | 1 | -2/+2 |
* | Remove deprecated \OCP\User::getUsers | Roeland Jago Douma | 2018-03-25 | 1 | -5/+14 |
* | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -6/+18 |
* | removes invalid tests, adapts another one | Arthur Schiwon | 2018-01-03 | 1 | -4/+3 |
* | fix unit tests after rebase | Arthur Schiwon | 2017-11-09 | 1 | -2/+11 |
* | adjust tests | Arthur Schiwon | 2017-11-09 | 1 | -54/+212 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -2/+3 |
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 1 | -43/+356 |
* | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 1 | -45/+57 |
* | listen to deletion hooks for proper handling, adjust and add tests | Arthur Schiwon | 2017-08-31 | 1 | -24/+34 |
* | Fix ldap tests | Roeland Jago Douma | 2017-08-09 | 1 | -0/+9 |
* | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr | blizzz | 2017-04-24 | 1 | -44/+52 |
|\ | |||||
| * | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 1 | -44/+52 |
* | | Change LDAP method names | Morris Jobke | 2017-04-12 | 1 | -1/+1 |
|/ | |||||
* | Remove legacy class OC_Group and OC_User | Morris Jobke | 2017-03-09 | 1 | -1/+1 |
* | Add tests | Lukas Reschke | 2016-11-23 | 1 | -0/+43 |
* | restore ldap_password_pr | root | 2016-11-23 | 1 | -1/+100 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 1 | -1/+1 |
* | cache loginName2UserName and cover the method with unit tests | Arthur Schiwon | 2016-10-07 | 1 | -8/+118 |
* | get rid of test warnings | Arthur Schiwon | 2016-10-06 | 1 | -21/+22 |
* | Fix the User_LDAP app | Joas Schilling | 2016-09-12 | 1 | -2/+0 |
* | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 1 | -42/+50 |
* | New LDAPProvider for user_ldap | root | 2016-07-22 | 1 | -1/+3 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
* | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -6/+6 |
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
* | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |