Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix unit tests | Arthur Schiwon | 2018-08-20 | 1 | -11/+47 |
* | adjust and add more unit tests | Arthur Schiwon | 2018-07-05 | 1 | -0/+41 |
* | let user set avatar in nextcloud von LDAP provides invalid image data | Arthur Schiwon | 2018-07-03 | 1 | -0/+43 |
* | 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 |
* | Move interface to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -2/+1 |
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
* | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+843 |