Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 1 | -1/+1 |
* | Remove deprecated and unsused methods of OCP\DB | Morris Jobke | 2018-03-12 | 1 | -1/+1 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+1 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 1 | -2/+1 |
* | ensure that users are cached when they are retrieved | Arthur Schiwon | 2017-12-07 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+4 |
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 1 | -1/+3 |
* | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 1 | -1/+2 |
* | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 1 | -1/+2 |
* | LDAP OCS Api for create config | Arthur Schiwon | 2017-01-18 | 1 | -0/+19 |
* | Use more IConfig and add unit tests | Roeland Jago Douma | 2016-10-10 | 1 | -21/+25 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 1 | -1/+15 |
* | Do not query data that is already in the appconfig | Roeland Jago Douma | 2016-10-10 | 1 | -23/+12 |
* | New LDAPProvider for user_ldap | root | 2016-07-22 | 1 | -0/+65 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+3 |
* | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+212 |