core icon indicating copy to clipboard operation
core copied to clipboard

:cloud: ownCloud web server core (Files, DAV, etc.)

Results 307 core issues
Sort by recently updated
recently updated
newest added

Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.0 to 19.0.2. Changelog Sourced from sinon's changelog. 19.0.2 4eb4c4bc Use fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng) a5b03db3 Add...

dependencies
javascript

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.43 to 3.0.44. Release notes Sourced from phpseclib/phpseclib's releases. 3.0.44 SSH2: add send_eof() method (#2062) SSH2: server identification string handling enhancements (#2082, #2083) SSH2: shore up terrapin...

dependencies
php

## Description ## Related Issue - Fixes ## Motivation and Context ## How Has This Been Tested? - test environment: - test case 1: - test case 2: - ......

## Description ``` Lock file operations: 0 installs, 4 updates, 0 removals - Upgrading myclabs/deep-copy (1.13.0 => 1.13.1) - Upgrading phpunit/phpunit (9.6.22 => 9.6.23) - Upgrading roave/security-advisories (dev-latest 4a53506 =>...

### Steps to reproduce 1. Use owncloud server few years and update from time to time, use file versions and trashbin 2. Upgrade to using utf8mb4 charset, run and don't...

### Steps to reproduce 1. just look at core/templates/html.mail.footer.php and core/templates/plain.mail.footer.php 2. after the two "--" characters, there's a space missing to separate the signature as described at https://en.wikipedia.org/wiki/Signature_block ###...

Type:Bug

Sorry for not following bug report model but the issue is also reported on nextcloud and fixed https://help.nextcloud.com/t/unable-to-delete-directories-text-file-busy/86468/3 Adding unset($it); as they say on forum post fixes it

If you set in the configuration a hostname with ":" followed by custom port, in the error log appear that the system uses the default 22 port.

### Steps to reproduce 1. 2. 3. ### Expected behaviour Tell us what should happen ### Actual behaviour Tell us what happens instead ### Server configuration **Operating system**: [linux](image: owncloud/server:10.15)...

enhancement

## Description TBD ## Related Issue - Fixes ## How Has This Been Tested? CI ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue)...