Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests for retrieving group members with numerical uids | Arthur Schiwon | 2018-02-26 | 1 | -2/+85 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix unit tests after rebase | Arthur Schiwon | 2017-11-09 | 1 | -46/+56 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adjust tests | Arthur Schiwon | 2017-11-09 | 1 | -15/+18 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | User_LDAP plugins: smaller fixes | Vinicius Cubas Brand | 2017-11-03 | 1 | -12/+12 |
| | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 1 | -21/+319 |
| | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | Fix usersInGroup retrieval | Arthur Schiwon | 2017-04-25 | 1 | -0/+37 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | This patch is based on the work of @dleeuw (https://github.com/dleeuw) (See https://github.com/nextcloud/server/issues/2640#issuecomment-269615883 for more details). The difference is user & group data will be written into cache to have better performance, and functions splited from primaryGroupID series to make them more readable. Fixed https://github.com/nextcloud/server/issues/2640 Signed-off-by: Xuanwo <xuanwo@yunify.com> | ||||
* | | Change LDAP method names | Morris Jobke | 2017-04-12 | 1 | -4/+4 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update tests for phunit 5.5 | Victor Dubiniuk | 2016-10-13 | 1 | -6/+8 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | 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 |