Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -18/+17 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -12/+12 |
* | 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 | -12/+12 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -58/+58 |
* | adjust tests | Arthur Schiwon | 2020-01-08 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -15/+15 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | group display name support (service level + ldap) | Arthur Schiwon | 2019-05-27 | 1 | -0/+39 |
* | remove unused use statement | Arthur Schiwon | 2019-03-06 | 1 | -1/+0 |
* | fix nested group retrieval also for 2 other cases | Arthur Schiwon | 2019-03-05 | 1 | -24/+32 |
* | Fixed unit test: groupsMatchFilter will not be called multiple times anymore. | Roland Tapken | 2019-03-05 | 1 | -1/+1 |
* | tests for retrieving group members with numerical uids | Arthur Schiwon | 2018-02-23 | 1 | -2/+85 |
* | Remove deprecated functions for OCP\Util | Roeland Jago Douma | 2018-01-13 | 1 | -1/+1 |
* | fix unit tests after rebase | Arthur Schiwon | 2017-11-09 | 1 | -46/+56 |
* | adjust tests | Arthur Schiwon | 2017-11-09 | 1 | -15/+18 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
* | User_LDAP plugins: smaller fixes | Vinicius Cubas Brand | 2017-11-03 | 1 | -12/+12 |
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 1 | -21/+319 |
* | Fix usersInGroup retrieval | Arthur Schiwon | 2017-04-25 | 1 | -0/+37 |
* | Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2 | Arthur Schiwon | 2017-04-25 | 1 | -0/+105 |
|\ | |||||
| * | user_ldap: Add support for gidNumber | Xuanwo | 2017-04-25 | 1 | -0/+105 |
* | | Change LDAP method names | Morris Jobke | 2017-04-12 | 1 | -4/+4 |
|/ | |||||
* | Update tests for phunit 5.5 | Victor Dubiniuk | 2016-10-13 | 1 | -6/+8 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 1 | -1/+1 |
* | Fix the User_LDAP app | Joas Schilling | 2016-09-12 | 1 | -2/+0 |
* | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 1 | -1/+2 |
* | New LDAPProvider for user_ldap | root | 2016-07-22 | 1 | -1/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Add unit test for LDAP multi group caching | Vincent Petry | 2016-06-09 | 1 | -0/+53 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
* | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+457 |