summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | avoid unnecessary recursionArthur Schiwon2017-10-252-11/+10
|/
* Merge pull request #6873 from nextcloud/ldap_proxy_redix_fixLukas Reschke2017-10-191-19/+12
|\
| * Little bit of code cleanupRoeland Jago Douma2017-10-191-5/+5
| * Do not check existance before fetchRoeland Jago Douma2017-10-191-14/+7
* | Merge pull request #6677 from nextcloud/downstream-dont-reset-quotaLukas Reschke2017-10-192-3/+2
|\ \ | |/ |/|
| * and add missing whitespaces to log outoutArthur Schiwon2017-09-281-2/+2
| * Keep the current quota if no suitable quota is foundJuan Pablo Villafáñez2017-09-281-1/+0
* | fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-296-19/+31
|/
* fix counting found results in search opArthur Schiwon2017-09-141-3/+6
* replace hard-coded attribute with the corresponding settings optionArthur Schiwon2017-09-141-1/+1
* fix limit-flaw in search on paged resultsArthur Schiwon2017-09-141-8/+8
* Merge pull request #5689 from nextcloud/fix-4117Morris Jobke2017-09-143-23/+52
|\
| * listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon2017-08-312-1/+41
| * simplify returning the homePath and fixing #4117Arthur Schiwon2017-08-312-23/+12
* | Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_WizardMorris Jobke2017-09-051-1/+1
|\ \
| * | recognize groupOfUniqueNames as valid LDAP group objectTobias Brunner2017-07-071-1/+1
* | | Merge pull request #5466 from jlehtoranta/ldap-connectivity-fixesMorris Jobke2017-09-041-26/+34
|\ \ \ | |_|/ |/| |
| * | LDAP: Simplify conditions in establishConnectionJarkko Lehtoranta2017-07-231-9/+6
| * | LDAP: Use imported exception in Connection classJarkko Lehtoranta2017-07-231-4/+4
| * | LDAP: Clean-up doConnectJarkko Lehtoranta2017-07-231-11/+14
| * | LDAP: Throw an exception if disabling LDAP referrals failsJarkko Lehtoranta2017-07-231-0/+2
| * | LDAP: Throw an exception if Start TLS failsJarkko Lehtoranta2017-07-231-1/+3
| * | LDAP: Remove unnecessary "recursion" fixJarkko Lehtoranta2017-07-231-7/+0
| * | LDAP: Don't handle invalid credentials as a connection errorJarkko Lehtoranta2017-07-231-2/+9
| * | LDAP: Connect to backup server only if it exists + handle errorsJarkko Lehtoranta2017-07-231-3/+7
* | | Merge pull request #5616 from nextcloud/ldap-wizard-remove-LDAPTLS_REQCERT-at...Morris Jobke2017-08-103-20/+7
|\ \ \
| * | | fix phpdoc return types (no code change)Arthur Schiwon2017-07-212-4/+4
| * | | do not attempt to recognise cert issue by using LDAPTLS_REQCERTArthur Schiwon2017-07-211-16/+3
| |/ /
* | | Fix comparison in the ldap appJoas Schilling2017-08-011-1/+1
* | | Fix L10N::tRoeland Jago Douma2017-08-011-2/+2
* | | Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-1/+1
* | | Fix commentsMorris Jobke2017-07-254-4/+4
|/ /
* | : Bigversal and LDAPAllan Nordhøy2017-07-141-2/+2
* | Rectify variable $uid->$userRoger Szabo2017-07-101-1/+1
|/
* suppress superflous php error on rejected password changeRoger Szabo2017-06-301-1/+1
* set needsPasswordReset flag correctlyRoger Szabo2017-06-221-1/+1
* pass missing function parameterRoger Szabo2017-06-211-0/+1
* fix pagingArthur Schiwon2017-05-261-3/+4
* make sure used ldap connection resource is always up to dateArthur Schiwon2017-05-251-6/+8
* moved to something a little less invasive. back to passing CR around.bline2017-05-251-36/+40
* special case for controlPagedResultResponse. It would be nice if there was a ...bline2017-05-251-33/+78
* Merge pull request #4512 from nextcloud/fix-translations-2Morris Jobke2017-04-262-2/+14
|\
| * Use correct plural form and add special strings for tomorrow and todayJoas Schilling2017-04-262-2/+14
* | Fix usersInGroup retrievalArthur Schiwon2017-04-251-14/+2
* | fix method name due to changes in masterArthur Schiwon2017-04-251-1/+1
* | Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2Arthur Schiwon2017-04-254-6/+196
|\ \ | |/ |/|
| * user_ldap: Add support for gidNumberXuanwo2017-04-254-6/+196
* | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-2416-37/+484
|\ \
| * | unit test adjustmentRoger Szabo2017-04-071-2/+2
| * | blizzz comments 03.04.2017 with cachingRoger Szabo2017-04-061-2/+7