Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert command option defaults to strings | Christoph Wurst | 2021-06-09 | 1 | -2/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+0 |
* | Use query builder instead of OC_DB in user_ldap | Joas Schilling | 2020-11-06 | 1 | -1/+1 |
* | LDAP simplify User_Proxy and Group_Proxy signatures | Arthur Schiwon | 2020-10-23 | 1 | -16/+10 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Do not use custom DI object names for user_ldap | Morris Jobke | 2020-07-13 | 1 | -2/+4 |
* | Also always return in app commands | Joas Schilling | 2020-06-26 | 1 | -1/+2 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -6/+6 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -6/+6 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -2/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 1 | -2/+3 |
* | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 1 | -1/+7 |
* | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 1 | -1/+1 |
* | Convert the group limit to match the same behaviour as the user search | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+5 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
* | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move Group_LDAP and Group_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move Command namespace to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+127 |