Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-03 | 2 | -0/+392 |
| | |||||
* | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 13 | -4/+1098 |
|\ | |||||
| * | User_LDAP Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+701 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -4/+5 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 2 | -0/+392 |
| | | |||||
* | | avoid unnecessary recursion | Arthur Schiwon | 2017-10-25 | 2 | -11/+10 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #6873 from nextcloud/ldap_proxy_redix_fix | Lukas Reschke | 2017-10-19 | 1 | -19/+12 |
|\ | | | | | Ldap proxy Redis fix | ||||
| * | Little bit of code cleanup | Roeland Jago Douma | 2017-10-19 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Do not check existance before fetch | Roeland Jago Douma | 2017-10-19 | 1 | -14/+7 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #6677 from nextcloud/downstream-dont-reset-quota | Lukas Reschke | 2017-10-19 | 3 | -18/+12 |
|\ \ | |/ |/| | don't reset quota | ||||
| * | and add missing whitespaces to log outout | Arthur Schiwon | 2017-09-28 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Adjust unittest | Juan Pablo Villafáñez | 2017-09-28 | 1 | -15/+10 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Keep the current quota if no suitable quota is found | Juan Pablo Villafáñez | 2017-09-28 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-17 | 2 | -32/+104 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-16 | 2 | -30/+42 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-14 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-03 | 2 | -24/+124 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-30 | 6 | -10/+10 |
| | | |||||
* | | fix test | Arthur Schiwon | 2017-09-29 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 17 | -81/+115 |
| | | | | | | | | | | | | | | | | | | discovered a bug in the integration test which lead to following a different code path and giving a false-positive success feedback. Also listens now to the evendispatcher instead of old hook system Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-28 | 4 | -0/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-27 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-19 | 2 | -18/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-16 | 4 | -0/+74 |
| | |||||
* | Merge pull request #6453 from nextcloud/fix-5273 | Morris Jobke | 2017-09-15 | 4 | -25/+72 |
|\ | | | | | Fix initializing paged search under some circumstances | ||||
| * | adapted integration tests | Arthur Schiwon | 2017-09-14 | 2 | -13/+35 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix counting found results in search op | Arthur Schiwon | 2017-09-14 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | improve and extend paging integration test | Arthur Schiwon | 2017-09-14 | 2 | -11/+28 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | replace hard-coded attribute with the corresponding settings option | Arthur Schiwon | 2017-09-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix limit-flaw in search on paged results | Arthur Schiwon | 2017-09-14 | 2 | -12/+17 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-15 | 4 | -26/+92 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-14 | 2 | -22/+212 |
| | |||||
* | Merge pull request #5689 from nextcloud/fix-4117 | Morris Jobke | 2017-09-14 | 6 | -48/+189 |
|\ | | | | | LDAP: simplify returning the homePath and fixing #4117 | ||||
| * | listen to deletion hooks for proper handling, adjust and add tests | Arthur Schiwon | 2017-08-31 | 5 | -26/+178 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | simplify returning the homePath and fixing #4117 | Arthur Schiwon | 2017-08-31 | 2 | -23/+12 |
| | | | | | | | | | | | | | | | | homesToKill was not set in runtime since some changes some place else. It required deleteUser() to be called first. The method acts independent of it now. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_Wizard | Morris Jobke | 2017-09-05 | 1 | -1/+1 |
|\ \ | | | | | | | recognize groupOfUniqueNames as valid LDAP group object | ||||
| * | | recognize groupOfUniqueNames as valid LDAP group object | Tobias Brunner | 2017-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | This was already partly done in f88109b but was missed in the fetchGroups function. | ||||
* | | | Merge pull request #5466 from jlehtoranta/ldap-connectivity-fixes | Morris Jobke | 2017-09-04 | 2 | -26/+132 |
|\ \ \ | | | | | | | | | LDAP Connectivity Fixes | ||||
| * | | | LDAP: Simplify conditions in establishConnection | Jarkko Lehtoranta | 2017-07-23 | 1 | -9/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
| * | | | LDAP: Add testStartTlsNegotiationFailure unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+50 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
| * | | | LDAP: Add testBindWithInvalidCredentials unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+44 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
| * | | | LDAP: Use imported exception in Connection class | Jarkko Lehtoranta | 2017-07-23 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
| * | | | LDAP: Clean-up doConnect | Jarkko Lehtoranta | 2017-07-23 | 1 | -11/+14 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
| * | | | LDAP: Throw an exception if disabling LDAP referrals fails | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
| * | | | LDAP: Fix testUseBackupServer unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
| * | | | LDAP: Throw an exception if Start TLS fails | Jarkko Lehtoranta | 2017-07-23 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures that only a secure connection to the LDAP server will be used, if Start TLS has been enabled. Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
| * | | | LDAP: Remove unnecessary "recursion" fix | Jarkko Lehtoranta | 2017-07-23 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 86d72b9a61f5e8a9b57c6f0bb431eb6722aa12a3 "LDAP: fix possible recursion". Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
| * | | | LDAP: Don't handle invalid credentials as a connection error | Jarkko Lehtoranta | 2017-07-23 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
| * | | | LDAP: Connect to backup server only if it exists + handle errors | Jarkko Lehtoranta | 2017-07-23 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jarkko Lehtoranta <devel@jlranta.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-01 | 2 | -0/+6 |
| |_|/ |/| | |