Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure to use AccessFactory to create Access instances and use DI | Côme Chilliet | 2022-10-25 | 1 | -12/+18 |
* | fix overwriting of SUCCESS and INVALID consts | Arthur Schiwon | 2022-02-03 | 1 | -6/+6 |
* | Improve ldap:test-config occ command | Côme Chilliet | 2022-01-04 | 1 | -21/+46 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+0 |
* | Use query builder instead of OC_DB in user_ldap | Joas Schilling | 2020-11-06 | 1 | -1/+1 |
* | Also always return in app commands | Joas Schilling | 2020-06-26 | 1 | -2/+4 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -7/+6 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | 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 Connection to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | 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 Command namespace to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+90 |