aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
...
* | | force full setup after external storage config changeRobin Appelman2022-03-246-8/+34
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #30991 from nextcloud/external-remove-config-migrationRobin Appelman2022-03-244-223/+2
|\ \ \ | |/ / |/| | remove old legacy external storage migration logic
| * | remove old legacy external storage migration logicRobin Appelman2022-02-094-223/+2
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2022-03-212-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-202-22/+22
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-1910-0/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | don't recheck config automatically when there are a large number of storagesRobin Appelman2022-03-171-2/+8
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | add all storage config rows in one go on loadRobin Appelman2022-03-172-13/+27
| | | | | | | | | | | | this prevents repeated reflows Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #31215 from nextcloud/smb-directory-invalid-typeRobin Appelman2022-03-171-9/+17
|\ \ | | | | | | handle invalid type when listing directory in smb
| * | type hint as generatorRobin Appelman2022-03-041-9/+14
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | handle invilid type when listing directory in smbRobin Appelman2022-03-041-0/+3
| | | | | | | | | | | | | | | | | | just handle it as an empty directory Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | AmazonS3: allow not implemented versioningErik van Velzen2022-03-151-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case the S3 implementation does not implement versioning, set it to false. Versioning was introduced in Nexcloud in commit 09ffac5e6dd5355c9aaf49c098942fa1e4fbed25 This is needed for compatibility with the Storj gateway. Signed-off-by: Erik van Velzen <erik@evanv.nl>
* | | Merge pull request #31531 from nextcloud/fix/sftp-offsetJohn Molakvoæ2022-03-111-0/+3
|\ \ \
| * | | Prevent reading key on SFTP stat boolJohn Molakvoæ2022-03-111-0/+3
| |/ / | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | simplify setup of circular SetupManager<->ManagerRobin Appelman2022-03-041-6/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | move logic to decide what to setup to setupmanagerRobin Appelman2022-03-041-2/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | adjust tests to new fs setupRobin Appelman2022-03-041-1/+10
|/ / | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2022-02-262-6/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | store mountprovider for each mount in the mounts tableRobin Appelman2022-02-231-1/+1
| | | | | | | | | | | | this enabled more fine grained filesystem setup Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2022-02-152-0/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #30945 from ↵Joas Schilling2022-02-081-0/+2
|\ | | | | | | | | nextcloud/techdebt/noid/background-job-time-windows Background job time windows
| * Use the new option to signaling insensitivityJoas Schilling2022-02-071-0/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Add SCHEME_NULL to list of allowed auth mechanismhowardZa2022-02-071-0/+2
|/ | | | | | Add Auth::Mechanism::SCHEME_NULL to list of allowed auth mechanism for AmazonS3 backend to allow attaching S3 storage to nextcloud instances running on already authorized instances (e.g. EC2 instances with IAM Instance roles) Signed-off-by: Wolfram Gries <wolfram.gries@zapooflex.net>
* [tx-robot] updated from transifexNextcloud bot2022-02-052-2/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-02-012-10/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-01-312-2/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-01-292-2/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-01-282-2/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix php:csLouis Chemineau2022-01-261-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* [tx-robot] updated from transifexNextcloud bot2022-01-252-2/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-01-2410-8/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-01-236-2/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #30795 from nextcloud/fix/smb-kerberosJohn Molakvoæ2022-01-221-4/+2
|\
| * Fix accessing undefined offsetsCarl Schwan2022-01-211-4/+2
| | | | | | | | | | | | Move this to inside the else clause of the count($matches) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-01-228-8/+24
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* l10n: Change to a capital letterValdnet2022-01-211-1/+1
| | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* Add test for samba kerberos sso in ciRobin Appelman2022-01-201-0/+33
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* update icewind/smb to 3.5.2Robin Appelman2022-01-206-53/+72
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* update to release smb libRobin Appelman2022-01-201-4/+4
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* update icewind/smb to 3.5.1Robin Appelman2022-01-2020-91/+375
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* do not use deprecated query() methodArthur Schiwon2022-01-201-28/+28
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add changes from Sebastian/dassIT and move default_realm to backendArthur Schiwon2022-01-202-5/+27
| | | | | | | | | - Sebastian added the switch depending on the preg_match result and with it the fall back to login credentials - I turned default_realm to a backend option (was previously suggested as system config key) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add KerberosApacheAuth support to files_externalArthur Schiwon2022-01-203-7/+78
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #29923 from alacn1/fix_basicauth_must_be_stringCarl Schwan2022-01-141-0/+4
|\ | | | | Fix users can't login external mount user entered credentials not set
| * files_external SMB: throw InvalidArgument when user is not setAnderson Luiz Alves2021-12-031-0/+4
| | | | | | | | Signed-off-by: Anderson Luiz Alves <alacn1@gmail.com>
* | Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan2022-01-131-1/+1
|\ \ | | | | | | Fix psalm not running
| * | Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-121-1/+1
| | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-125-9/+9
|\ \ \ | | | | | | | | Fix lint warnings
| * | | Replace license information to SPDX expressionLouis Chemineau2022-01-113-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Add generic type and description when its missingLouis Chemineau2022-01-111-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>