Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache the user backend info for 300s | Joas Schilling | 2021-02-17 | 1 | -1/+3 |
* | Use query builder instead of OC_DB in user_ldap | Joas Schilling | 2020-11-06 | 1 | -2/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -4/+2 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -28/+28 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -3/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+5 |
* | Add typed create user events | Christoph Wurst | 2019-12-03 | 1 | -67/+72 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -44/+44 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | fixes returning the base when multiple are specified | Arthur Schiwon | 2019-06-19 | 1 | -16/+61 |
* | Fix tests | Julius Härtl | 2019-03-01 | 1 | -4/+6 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -4/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -3/+3 |
* | User_LDAP plugins: smaller fixes | Vinicius Cubas Brand | 2017-11-03 | 1 | -0/+45 |
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 1 | -56/+318 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 1 | -2/+2 |
* | Nextcloud license header for new files | root | 2016-07-28 | 1 | -8/+10 |
* | comments amended | root | 2016-07-27 | 1 | -1/+0 |
* | New LDAPProvider for user_ldap | root | 2016-07-22 | 1 | -0/+337 |