]>
source.dussan.org Git - nextcloud-server.git/log
Lukas Reschke [Tue, 22 Jun 2021 11:55:49 +0000 (13:55 +0200)]
Remove throwing annotation
This class was just introduced in Nc 21.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Tue, 22 Jun 2021 11:54:03 +0000 (13:54 +0200)]
Use execute instead of executeStatement
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Wed, 16 Jun 2021 15:03:33 +0000 (17:03 +0200)]
Properly cleanup entries of WebAuthn on user deletion
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Tue, 22 Jun 2021 02:27:21 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Mon, 21 Jun 2021 06:57:36 +0000 (06:57 +0000)]
Merge pull request #27570 from nextcloud/dependabot/npm_and_yarn/stable20/ws-7.5.0
Nextcloud bot [Mon, 21 Jun 2021 02:27:02 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 20 Jun 2021 02:27:25 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 19 Jun 2021 02:46:40 +0000 (02:46 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Sat, 19 Jun 2021 01:16:09 +0000 (01:16 +0000)]
[Security] Bump ws from 7.3.1 to 7.5.0
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.0. **This update includes security fixes.**
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Nextcloud bot [Fri, 18 Jun 2021 02:27:23 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 17 Jun 2021 02:26:11 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
John Molakvoæ [Wed, 16 Jun 2021 15:18:33 +0000 (17:18 +0200)]
Merge pull request #27523 from nextcloud/bug/noid/unreachable-check-query-builder
[stable20] Activate constraint check for oracle / pqsql also for 20
Daniel Kesselberg [Wed, 16 Jun 2021 09:38:41 +0000 (11:38 +0200)]
Activate constraint check for oracle / pqsql also for 20.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Wed, 16 Jun 2021 02:26:40 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 15 Jun 2021 02:28:28 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 14 Jun 2021 02:26:51 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 13 Jun 2021 02:26:28 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 12 Jun 2021 02:27:22 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Christoph Wurst [Fri, 11 Jun 2021 06:26:56 +0000 (08:26 +0200)]
Merge pull request #27456 from nextcloud/backport/27444/stable20
[stable20] Header must contain a colon
Nextcloud bot [Fri, 11 Jun 2021 02:28:32 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
acsfer [Wed, 9 Jun 2021 14:20:55 +0000 (16:20 +0200)]
Header must contain a colon
Nextcloud bot [Thu, 10 Jun 2021 02:32:35 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 9 Jun 2021 06:49:29 +0000 (08:49 +0200)]
Merge pull request #27308 from nextcloud/backport/27062/stable20
[stable20] properly use limit and offset for search in Jail wrapper
Robin Appelman [Fri, 21 May 2021 13:37:38 +0000 (15:37 +0200)]
properly use limit and offset for search in Jail wrapper
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Wed, 9 Jun 2021 02:26:37 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Jun 2021 02:26:42 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Mon, 7 Jun 2021 19:37:02 +0000 (19:37 +0000)]
Merge pull request #27349 from nextcloud/backport/25280/stable20
[stable20] Set umask before operations that create local files
Joas Schilling [Wed, 9 Dec 2020 08:07:20 +0000 (09:07 +0100)]
Skip the test if Imagick is misconfigured
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 7 Jun 2021 15:00:36 +0000 (17:00 +0200)]
Merge pull request #27412 from nextcloud/backport/27375/stable20
[stable20] Don't update statuses to offline again and again
Robin Appelman [Wed, 24 Mar 2021 16:09:53 +0000 (17:09 +0100)]
improve type handling of Avatar::generateAvatarFromSv
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Fri, 4 Jun 2021 10:03:16 +0000 (12:03 +0200)]
Don't update statuses to offline again and again
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Mon, 7 Jun 2021 09:17:00 +0000 (11:17 +0200)]
Merge pull request #27325 from nextcloud/stable20-backport-27024
[stable20] Properly log expiration date removal in audit log
Morris Jobke [Mon, 7 Jun 2021 08:48:25 +0000 (10:48 +0200)]
Merge pull request #27183 from nextcloud/dependabot/npm_and_yarn/stable20/various
[stable20] Bump patch dependencies
Morris Jobke [Mon, 7 Jun 2021 08:47:09 +0000 (10:47 +0200)]
Merge pull request #27209 from nextcloud/backport/27199/stable20
[stable20] Use noreply@ as email address for share emails
Morris Jobke [Mon, 7 Jun 2021 08:43:36 +0000 (10:43 +0200)]
Merge pull request #27337 from nextcloud/backport/27329/stable20
[stable20] Propagate throttling on OCS response
Morris Jobke [Mon, 7 Jun 2021 08:38:42 +0000 (10:38 +0200)]
Merge pull request #27360 from nextcloud/backport/27354/stable20
[stable20] Escape filename in Content-Disposition
Nextcloud bot [Mon, 7 Jun 2021 02:25:32 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 6 Jun 2021 02:26:24 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Jun 2021 02:28:56 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Fri, 22 Jan 2021 14:44:24 +0000 (15:44 +0100)]
Set umask before operations that create local files
this solves issues where "other php stuff" is messing with the umask
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Fri, 4 Jun 2021 02:28:37 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 3 Jun 2021 02:29:10 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 2 Jun 2021 16:59:43 +0000 (18:59 +0200)]
Escape filename in Content-Disposition
We should escape all occurences of ' and \ in here.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Nextcloud bot [Wed, 2 Jun 2021 02:28:52 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Tue, 1 Jun 2021 12:15:23 +0000 (14:15 +0200)]
Propagate throttling on OCS response
The BaseResponse converter did not take over any throttling state from the DataResponse.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
John Molakvoæ [Tue, 1 Jun 2021 12:10:38 +0000 (14:10 +0200)]
Merge pull request #27319 from nextcloud/backport/27099/stable20
[stable20] Make user:report command scale
Roeland Jago Douma [Wed, 19 May 2021 08:09:48 +0000 (10:09 +0200)]
Properly log expiration date removal in audit log
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Tue, 25 May 2021 11:03:29 +0000 (13:03 +0200)]
Make user:report command scale
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 1 Jun 2021 02:28:44 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 31 May 2021 02:35:47 +0000 (02:35 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 30 May 2021 02:25:27 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 28 May 2021 09:13:22 +0000 (11:13 +0200)]
Use noreply@ as email address for share emails
Fixes #26683
Before it used the instance name, which a) doesn't make sense to randomly guess email addresses and b) could contain characters that are not allowed in email addresses like spaces.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Fri, 28 May 2021 02:27:40 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
John Molakvoæ (skjnldsv) [Thu, 27 May 2021 08:56:15 +0000 (10:56 +0200)]
Npm build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
dependabot[bot] [Thu, 27 May 2021 08:16:04 +0000 (08:16 +0000)]
Bump vuedraggable from 2.24.1 to 2.24.3
Bumps [vuedraggable](https://github.com/SortableJS/Vue.Draggable) from 2.24.1 to 2.24.3.
- [Release notes](https://github.com/SortableJS/Vue.Draggable/releases)
- [Commits](https://github.com/SortableJS/Vue.Draggable/commits/v2.24.3)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 27 May 2021 08:15:41 +0000 (08:15 +0000)]
Bump eslint-plugin-import from 2.22.0 to 2.22.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 27 May 2021 08:16:27 +0000 (08:16 +0000)]
Bump autosize from 4.0.2 to 4.0.4
Bumps [autosize](https://github.com/jackmoore/autosize) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/jackmoore/autosize/releases)
- [Changelog](https://github.com/jackmoore/autosize/blob/master/changelog.md)
- [Commits](https://github.com/jackmoore/autosize/compare/4.0.2...4.0.4)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 27 May 2021 08:16:56 +0000 (08:16 +0000)]
Bump clipboard from 2.0.6 to 2.0.8
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.6...v2.0.8)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 27 May 2021 08:17:28 +0000 (08:17 +0000)]
Bump dompurify from 2.2.2 to 2.2.8
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.2 to 2.2.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.2...2.2.8)
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Thu, 27 May 2021 02:28:14 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 May 2021 02:28:51 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 25 May 2021 02:27:40 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 24 May 2021 02:26:51 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 May 2021 02:26:09 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 22 May 2021 02:27:38 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 21 May 2021 02:28:17 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 May 2021 02:28:18 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 19 May 2021 06:40:37 +0000 (08:40 +0200)]
Merge pull request #27014 from nextcloud/backport/27000/stable20
[stable20] Harden apptoken check
Nextcloud bot [Wed, 19 May 2021 02:31:56 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 17 May 2021 10:04:21 +0000 (12:04 +0200)]
Harden apptoken check
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
dependabot-preview[bot] [Tue, 18 May 2021 08:16:53 +0000 (08:16 +0000)]
Merge pull request #26900 from nextcloud/dependabot/npm_and_yarn/stable20/handlebars-4.7.7
Morris Jobke [Tue, 18 May 2021 07:32:22 +0000 (09:32 +0200)]
Merge pull request #26954 from nextcloud/backport/26879/stable20
[stable20] Don't break OCC if an app is breaking in it's Application class
dependabot-preview[bot] [Tue, 18 May 2021 06:33:14 +0000 (06:33 +0000)]
[Security] Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Morris Jobke [Tue, 18 May 2021 06:27:07 +0000 (08:27 +0200)]
Merge pull request #27001 from nextcloud/backport/26946/stable20
[stable20] Respect default share permissions for federated reshares
Roeland Jago Douma [Tue, 11 May 2021 14:09:25 +0000 (16:09 +0200)]
Respect default share permissions for federated reshares
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Mon, 17 May 2021 02:26:57 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 16 May 2021 02:27:10 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 May 2021 02:29:40 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
kesselb [Fri, 14 May 2021 20:29:18 +0000 (22:29 +0200)]
Merge pull request #26965 from nextcloud/backport/26292/stable20
[stable20] ignore readonly flag for directories
Roeland Jago Douma [Fri, 14 May 2021 08:55:33 +0000 (10:55 +0200)]
Merge pull request #26971 from nextcloud/backport/26958/stable20
[stable20] Throttle MountPublicLinkController when share is not found
Nextcloud bot [Fri, 14 May 2021 02:25:22 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 12 May 2021 09:21:48 +0000 (11:21 +0200)]
Throttle MountPublicLinkController when share is not found
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Robin Appelman [Thu, 25 Mar 2021 11:03:09 +0000 (12:03 +0100)]
ignore readonly flag for directories
see http://support.microsoft.com/kb/326549
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Wed, 12 May 2021 12:13:00 +0000 (14:13 +0200)]
Merge pull request #26956 from nextcloud/backport/26945/stable20
[stable20] Add bruteforce protection to the shareinfo endpoint
Roeland Jago Douma [Tue, 11 May 2021 13:25:31 +0000 (15:25 +0200)]
Add bruteforce protection to the shareinfo endpoint
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Thu, 6 May 2021 12:46:11 +0000 (14:46 +0200)]
Don't break OCC if an app is breaking in it's Application class
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 12 May 2021 02:26:38 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Tue, 11 May 2021 09:21:11 +0000 (09:21 +0000)]
Merge pull request #26909 from nextcloud/dependabot/npm_and_yarn/stable20/lodash-4.17.21
dependabot-preview[bot] [Thu, 6 May 2021 18:19:06 +0000 (18:19 +0000)]
[Security] Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Nextcloud bot [Tue, 11 May 2021 02:26:21 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 10 May 2021 02:32:02 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 May 2021 02:25:37 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 8 May 2021 02:25:13 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Fri, 7 May 2021 20:34:04 +0000 (20:34 +0000)]
Merge pull request #26920 from nextcloud/dependabot/npm_and_yarn/stable20/hosted-git-info-2.8.9
dependabot-preview[bot] [Fri, 7 May 2021 19:47:37 +0000 (19:47 +0000)]
[Security] Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. **This update includes a security fix.**
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Nextcloud bot [Fri, 7 May 2021 02:27:08 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 6 May 2021 12:09:54 +0000 (14:09 +0200)]
Merge pull request #26894 from nextcloud/version/20.0.10
20.0.10
Morris Jobke [Thu, 6 May 2021 11:01:01 +0000 (13:01 +0200)]
20.0.10
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Thu, 6 May 2021 02:25:54 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 5 May 2021 11:43:33 +0000 (13:43 +0200)]
Merge pull request #26882 from nextcloud/backport/26869/stable20
[stable20] l10n: Spelling unification