summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* User_LDAP plugins: smaller fixesVinicius Cubas Brand2017-11-0313-63/+127
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-0333-172/+2736
* [tx-robot] updated from transifexNextcloud bot2017-11-032-0/+392
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-0113-4/+1098
|\
| * User_LDAP AutoloaderRoeland Jago Douma2017-10-249-0/+701
| * Use ::class in test mocksMorris Jobke2017-10-242-4/+5
| * [tx-robot] updated from transifexNextcloud bot2017-10-242-0/+392
* | 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-193-18/+12
|\ \ | |/ |/|
| * and add missing whitespaces to log outoutArthur Schiwon2017-09-281-2/+2
| * Adjust unittestJuan Pablo Villafáñez2017-09-281-15/+10
| * Keep the current quota if no suitable quota is foundJuan Pablo Villafáñez2017-09-281-1/+0
* | [tx-robot] updated from transifexNextcloud bot2017-10-172-32/+104
* | [tx-robot] updated from transifexNextcloud bot2017-10-162-30/+42
* | [tx-robot] updated from transifexNextcloud bot2017-10-142-0/+6
* | [tx-robot] updated from transifexNextcloud bot2017-10-032-24/+124
* | [tx-robot] updated from transifexNextcloud bot2017-09-306-10/+10
* | fix testArthur Schiwon2017-09-291-1/+6
* | fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-2917-81/+115
* | [tx-robot] updated from transifexNextcloud bot2017-09-284-0/+8
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-272-0/+4
* [tx-robot] updated from transifexNextcloud bot2017-09-192-18/+16
* [tx-robot] updated from transifexNextcloud bot2017-09-164-0/+74
* Merge pull request #6453 from nextcloud/fix-5273Morris Jobke2017-09-154-25/+72
|\
| * adapted integration testsArthur Schiwon2017-09-142-13/+35
| * fix counting found results in search opArthur Schiwon2017-09-141-3/+6
| * improve and extend paging integration testArthur Schiwon2017-09-142-11/+28
| * replace hard-coded attribute with the corresponding settings optionArthur Schiwon2017-09-141-1/+1
| * fix limit-flaw in search on paged resultsArthur Schiwon2017-09-142-12/+17
* | [tx-robot] updated from transifexNextcloud bot2017-09-154-26/+92
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-142-22/+212
* Merge pull request #5689 from nextcloud/fix-4117Morris Jobke2017-09-146-48/+189
|\
| * listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon2017-08-315-26/+178
| * 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-042-26/+132
|\ \ \
| * | | LDAP: Simplify conditions in establishConnectionJarkko Lehtoranta2017-07-231-9/+6
| * | | LDAP: Add testStartTlsNegotiationFailure unit testJarkko Lehtoranta2017-07-231-0/+50
| * | | LDAP: Add testBindWithInvalidCredentials unit testJarkko Lehtoranta2017-07-231-0/+44
| * | | 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: Fix testUseBackupServer unit testJarkko Lehtoranta2017-07-231-0/+4
| * | | 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