aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-266-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-05-252-0/+74
|
* [tx-robot] updated from transifexNextcloud bot2017-05-242-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-05-234-2/+14
|
* Split multi-author entriesJoas Schilling2017-05-221-1/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust version requirementJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-05-222-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-206-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-05-174-10/+16
|
* [tx-robot] updated from transifexNextcloud bot2017-05-162-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-144-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2017-05-132-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2017-05-112-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-05-102-8/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-092-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-082-0/+6
|
* Merge pull request #4556 from nextcloud/downstream-ldap-78Lukas Reschke2017-05-081-30/+10
|\ | | | | LDAP: only use proxy classes as backend
| * Use proxy classesJuan Pablo Villafáñez2017-04-271-30/+10
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2017-05-082-12/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-072-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-064-0/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-052-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-044-0/+76
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-034-0/+16
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-024-8/+142
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-014-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2017-04-302-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-04-2816-4/+80
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-2718-16/+44
|
* Merge pull request #4512 from nextcloud/fix-translations-2Morris Jobke2017-04-262-2/+14
|\ | | | | Fix translations
| * Use correct plural form and add special strings for tomorrow and todayJoas Schilling2017-04-262-2/+14
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #4489 from nextcloud/ldap-gidnumber-sprt-xuanwoMorris Jobke2017-04-256-13/+332
|\ \ | | | | | | user_ldap: Add support for gidNumber
| * | Fix usersInGroup retrievalArthur Schiwon2017-04-252-14/+39
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | fix method name due to changes in masterArthur Schiwon2017-04-251-1/+1
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2Arthur Schiwon2017-04-256-8/+302
| |\ \ | | |/ | |/|
| | * user_ldap: Add support for gidNumberXuanwo2017-04-256-8/+302
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | [tx-robot] updated from transifexNextcloud bot2017-04-2618-2/+310
|/ /
* | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-2435-175/+972
|\ \ | | | | | | Handle password expiry in user_ldap
| * | unit test adjustmentRoger Szabo2017-04-072-23/+33
| | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | lower case for attributesRoger Szabo2017-04-061-7/+7
| | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | blizzz comments 03.04.2017 with cachingRoger Szabo2017-04-061-2/+7
| | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | blizzz comments 03.04.2017Roger Szabo2017-04-065-22/+26
| | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | usertest adjustmentRoger Szabo2017-03-311-1/+1
| | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | usertest adjustmentRoger Szabo2017-03-311-11/+11
| | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | remove redundant tabsRoger Szabo2017-03-311-4/+4
| | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | restore ldap_password_renew_prRoger Szabo2017-03-3134-163/+941
| | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
* | | [tx-robot] updated from transifexNextcloud bot2017-04-242-0/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-04-232-0/+8
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-04-222-0/+2
| | |