]>
source.dussan.org Git - nextcloud-server.git/log
Julien Lutran [Wed, 19 Feb 2020 10:23:51 +0000 (11:23 +0100)]
Fix issues with Keystone auth v3 in files_external app
Signed-off-by: Julien Lutran <julien.lutran@corp.ovh.com>
Roeland Jago Douma [Fri, 15 May 2020 06:18:49 +0000 (08:18 +0200)]
Merge pull request #20955 from nextcloud/httpcache-18
[stable18] Proxy server could cache http response when it is not private
Roeland Jago Douma [Fri, 15 May 2020 06:12:14 +0000 (08:12 +0200)]
Merge pull request #20975 from nextcloud/dependabot/npm_and_yarn/build/stable18/handlebars-4.6.0
[Security] Bump handlebars from 4.5.3 to 4.6.0 in /build
Nextcloud bot [Fri, 15 May 2020 02:17:29 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Thu, 14 May 2020 12:56:41 +0000 (12:56 +0000)]
[Security] Bump handlebars from 4.5.3 to 4.6.0 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.6.0. **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.5.3...v4.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Nextcloud bot [Thu, 14 May 2020 02:16:48 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Clement Wong [Tue, 12 May 2020 09:49:20 +0000 (11:49 +0200)]
Fix http cache test
Signed-off-by: Clement Wong <git@clement.hk>
Clement Wong [Sun, 10 May 2020 09:06:56 +0000 (11:06 +0200)]
Proxy server could cache http response when it is not private
Signed-off-by: Clement Wong <git@clement.hk>
Nextcloud bot [Wed, 13 May 2020 02:16:36 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 12 May 2020 19:05:58 +0000 (21:05 +0200)]
Merge pull request #20574 from nextcloud/backport/16035/stable18
[stable18] dont show remote and email options if we have an exact match for local user email
Robin Appelman [Fri, 21 Jun 2019 13:38:19 +0000 (15:38 +0200)]
dont show remote and email options if we have an exact match for local user email
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Tue, 12 May 2020 12:21:37 +0000 (14:21 +0200)]
Merge pull request #20802 from nextcloud/backport/19124/stable18
[stable18] Exclude groups from sharing: Skip delete groups
Roeland Jago Douma [Tue, 12 May 2020 11:41:09 +0000 (13:41 +0200)]
Merge pull request #20877 from nextcloud/backport/20719/stable18
[stable18] Fix languages empty array
Nextcloud bot [Tue, 12 May 2020 02:16:21 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 11 May 2020 19:00:28 +0000 (21:00 +0200)]
Merge pull request #20924 from nextcloud/backport/20915/stable18
[stable18] Use random_bytes
Roeland Jago Douma [Mon, 11 May 2020 14:43:47 +0000 (16:43 +0200)]
Merge pull request #20774 from nextcloud/backport/19743/stable18
[stable18] dont try to update storage mtime if we can't get the mtime
GretaD [Wed, 29 Apr 2020 12:42:07 +0000 (14:42 +0200)]
Fix languages empty array
Signed-off-by: GretaD <gretadoci@gmail.com>
Roeland Jago Douma [Mon, 11 May 2020 08:31:46 +0000 (10:31 +0200)]
Use random_bytes
Since we don't care if it is human readbale.
The code is backwards compatible with the old format.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 11 May 2020 11:14:17 +0000 (13:14 +0200)]
Merge pull request #20747 from nextcloud/backport/20718/stable18
[stable18] Add a wrapper to fall back to the share owner on public shares
Nextcloud bot [Mon, 11 May 2020 02:16:21 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 10 May 2020 02:16:11 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 9 May 2020 07:53:14 +0000 (09:53 +0200)]
Merge pull request #20886 from nextcloud/backport/20853/stable18
[stable18] Fix color-text-maxcontrast not passing WCAG AA
Nextcloud bot [Sat, 9 May 2020 02:16:46 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Thu, 7 May 2020 08:36:22 +0000 (10:36 +0200)]
Fix color-text-maxcontrast not passing WCAG AA
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Nextcloud bot [Fri, 8 May 2020 02:16:16 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 7 May 2020 02:16:24 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 6 May 2020 09:48:38 +0000 (11:48 +0200)]
Merge pull request #20805 from nextcloud/backport/20640/stable18
[stable18] Correctly hide table headers in filepicker
John Molakvoæ [Wed, 6 May 2020 07:03:01 +0000 (09:03 +0200)]
Merge pull request #20830 from nextcloud/backport/20825/stable18
Nextcloud bot [Wed, 6 May 2020 02:16:39 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
John Molakvoæ (skjnldsv) [Tue, 5 May 2020 10:17:07 +0000 (12:17 +0200)]
Fix filtering our owner & current user from shares
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Nextcloud bot [Tue, 5 May 2020 02:16:25 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 4 May 2020 12:07:47 +0000 (14:07 +0200)]
Merge pull request #20808 from nextcloud/backport/20807/stable18
[stable18] clarified trash bin retention by storage shortage override in config.sample.php
Sascha Wiswedel [Mon, 4 May 2020 11:25:05 +0000 (13:25 +0200)]
clarified trash bin retention by storage shortage override
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
Raimund Schlüßler [Fri, 24 Apr 2020 19:09:22 +0000 (21:09 +0200)]
Correctly hide table headers in filepicker
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Daniel Kesselberg [Fri, 24 Jan 2020 15:03:39 +0000 (16:03 +0100)]
Ignore delete groups
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Mon, 4 May 2020 02:16:28 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 3 May 2020 02:16:25 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 2 May 2020 02:16:43 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Mon, 2 Mar 2020 13:24:45 +0000 (14:24 +0100)]
dont try to update storage mtime if we can't get the mtime
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Fri, 1 May 2020 12:43:26 +0000 (14:43 +0200)]
Merge pull request #20763 from nextcloud/backport/20710/stable18
[stable18] Fix Argon2 options checks
Roeland Jago Douma [Fri, 1 May 2020 11:03:41 +0000 (13:03 +0200)]
Merge pull request #20635 from nextcloud/backport/20587/stable18
[stable18] Allow specifying a default expiration date
MichaIng [Tue, 28 Apr 2020 19:04:34 +0000 (21:04 +0200)]
Fix Argon2 options checks
The minimum for memory cost is 8 KiB per thread. Threads must be checked and set first to allow checking against the correct memory cost mimimum.
Options are now applied the following way:
- If config.php contains the setting with an integer higher or equal to the minimum, it is applied.
- If config.php contains the setting with an integer lower than the minimum, the minimum is applied.
- If config.php does not contain the setting or with no integer value, the PHP default is applied.
Signed-off-by: MichaIng <micha@dietpi.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 1 May 2020 08:50:26 +0000 (10:50 +0200)]
Fix owner on publicownerwrapper
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 21 Apr 2020 12:10:33 +0000 (14:10 +0200)]
Allow specifying a default expiration date
This overrides the max expiration date.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 1 May 2020 07:08:59 +0000 (09:08 +0200)]
Merge pull request #20740 from nextcloud/backport/20262/stable18
[stable18] Allow to navigate to others with access from the sidebar
Roeland Jago Douma [Fri, 1 May 2020 07:07:26 +0000 (09:07 +0200)]
Merge pull request #20750 from nextcloud/backport/20744/stable18
[stable18] Fix public layout header title & description
Nextcloud bot [Fri, 1 May 2020 02:16:58 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
John Molakvoæ (skjnldsv) [Thu, 30 Apr 2020 11:31:20 +0000 (13:31 +0200)]
Fix public layout header title & description
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Tue, 14 Apr 2020 12:42:28 +0000 (14:42 +0200)]
Add a wrapper to fall back to the share owner on public shares
Else it might happen that we setup a storage that has no real owner and
activities do boom etc (looking at you groupfolders and external
storages!).
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 1 Apr 2020 13:07:35 +0000 (15:07 +0200)]
Allow to navigate to others with access from the sidebar
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Nextcloud bot [Thu, 30 Apr 2020 02:17:21 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 29 Apr 2020 12:59:04 +0000 (14:59 +0200)]
Merge pull request #20647 from nextcloud/backport/19002/stable18
[stable18] Fix security header setting in .htaccess by adding 'onsuccess unset'
Roeland Jago Douma [Wed, 29 Apr 2020 08:09:49 +0000 (10:09 +0200)]
Merge pull request #20680 from nextcloud/backport/20632/stable18
[stable18] Only catch anonymous OPTIONS for Office
Nextcloud bot [Wed, 29 Apr 2020 02:17:05 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
blizzz [Tue, 28 Apr 2020 18:43:49 +0000 (20:43 +0200)]
Merge pull request #20701 from nextcloud/backport/20676/stable18
[stable18] Don't remove last user in ldap group when limit is -1
Morris Jobke [Tue, 28 Apr 2020 15:03:46 +0000 (17:03 +0200)]
Merge pull request #20703 from nextcloud/backport/20636/stable18
[stable18] Add tests for update notification controller for non-default updater …
Morris Jobke [Fri, 24 Apr 2020 16:00:49 +0000 (18:00 +0200)]
Add tests for update notification controller for non-default updater server URL
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Clement Wong [Mon, 27 Apr 2020 00:28:47 +0000 (02:28 +0200)]
Don't remove last user in ldap group when limit is -1
Signed-off-by: Clement Wong <git@clement.hk>
Roeland Jago Douma [Tue, 28 Apr 2020 09:30:49 +0000 (11:30 +0200)]
Merge pull request #20682 from nextcloud/backport/20650/stable18
[stable18] Adhere to EMailTemplate interface in constructor call.
Nextcloud bot [Tue, 28 Apr 2020 02:16:32 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Tekhnee [Sat, 25 Apr 2020 18:24:21 +0000 (21:24 +0300)]
Adhere to EMailTemplate interface in constructor call.
Email creation appears to have been refactored lately but it looks like custom template-based emails were left out.
Signed-off-by: Tekhnee <info@tekhnee.org>
Julius Härtl [Fri, 24 Apr 2020 11:31:17 +0000 (13:31 +0200)]
Only catch anonymous OPTIONS for Office
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Mon, 27 Apr 2020 02:16:23 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Apr 2020 02:16:22 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
zertrin [Sun, 19 Jan 2020 15:53:08 +0000 (23:53 +0800)]
Fix security header setting in .htaccess by adding 'onsuccess unset'
The headers might already be set by the system administrator at the http server
level (apache or nginx) for some or all virtualhosts.
Using "always set" in the .htaccess of Nextcloud leads to the situation where
the headers might be set twice (once in the default 'onsuccess' table and once
in the 'always' table)! Which leads to warnings in the admin area.
Adding "onsuccess unset" solves the problem, and forces the header in
the 'onsucess' table to be unset, and the header in the 'always' table to be set.
NOTE: with this change, Nextcloud overrides whatever the system administrator
might have already set
See github issues #16893 #16476 #16938 #18017 and discussion in PR #19002
Signed-off-by: zertrin <zertrin@gmail.com>
Nextcloud bot [Sat, 25 Apr 2020 02:16:13 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 24 Apr 2020 12:44:21 +0000 (14:44 +0200)]
Merge pull request #20578 from nextcloud/backport/20449/stable18
[stable18] Array offset error due to empty file versions array
Nextcloud bot [Fri, 24 Apr 2020 02:28:07 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 23 Apr 2020 12:37:08 +0000 (14:37 +0200)]
Merge pull request #20588 from nextcloud/backport/20564/stable18
[stable18] Set fileInfo correctly for LegacyTabs
Morris Jobke [Thu, 23 Apr 2020 12:36:40 +0000 (14:36 +0200)]
Merge pull request #20596 from nextcloud/backport/20575/stable18
[stable18] Fix Sharing recommendation user display
Morris Jobke [Thu, 23 Apr 2020 08:35:40 +0000 (10:35 +0200)]
Merge pull request #20602 from nextcloud/backport/20595/stable18
[stable18] Fix IE11 upload fallback methods
Nextcloud bot [Thu, 23 Apr 2020 02:17:05 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
John Molakvoæ (skjnldsv) [Wed, 22 Apr 2020 11:40:23 +0000 (13:40 +0200)]
Fix IE11 upload fallback methods
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Wed, 22 Apr 2020 19:21:59 +0000 (21:21 +0200)]
Merge pull request #20580 from nextcloud/version/18.0.4/final
18.0.4
John Molakvoæ (skjnldsv) [Tue, 21 Apr 2020 06:42:28 +0000 (08:42 +0200)]
Fix Sharing recommendation user display
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Nextcloud bot [Wed, 22 Apr 2020 02:17:16 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Christoph Seitz [Sun, 19 Apr 2020 20:41:40 +0000 (22:41 +0200)]
Set fileInfo correctly for LegacyTabs
Watch for changes of the fileInfo prop and propagate it to,
the underlying component.
Fixes #20106.
Signed-off-by: Christoph Seitz <christoph.seitz@posteo.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Tue, 21 Apr 2020 08:49:19 +0000 (10:49 +0200)]
18.0.4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Liam JACK [Sun, 12 Apr 2020 13:35:17 +0000 (15:35 +0200)]
Fix #19066 - Array offset error due to empty file versions array
Signed-off-by: Liam JACK <liamjack@users.noreply.github.com>
Nextcloud bot [Tue, 21 Apr 2020 02:16:49 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 20 Apr 2020 20:23:58 +0000 (22:23 +0200)]
Merge pull request #20545 from nextcloud/version/18.0.4/RC2
18.0.4 RC2
Roeland Jago Douma [Mon, 20 Apr 2020 18:31:30 +0000 (20:31 +0200)]
Merge pull request #20512 from nextcloud/backport/20246/stable18
[stable18] Provide the proper language to the mailer
Roeland Jago Douma [Mon, 20 Apr 2020 18:06:25 +0000 (20:06 +0200)]
Merge pull request #20530 from nextcloud/backport/stable18/fix/allow_edit_admin_user
[18] Allow to edit admin user
Nextcloud bot [Mon, 20 Apr 2020 02:16:22 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Apr 2020 02:16:19 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Daniel Kesselberg [Fri, 17 Apr 2020 08:30:09 +0000 (10:30 +0200)]
Allow to edit admin user
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
(cherry picked from commit
d17c58eeec763c4faa62317f5f1b8ea2e09379fb )
John Molakvoæ [Sat, 18 Apr 2020 12:56:05 +0000 (14:56 +0200)]
Merge pull request #20548 from nextcloud/backport/20470/stable18
[stable18] Fix jsunit tests
Roeland Jago Douma [Tue, 31 Mar 2020 12:02:39 +0000 (14:02 +0200)]
Provide the proper language to the mailer
Else we can't properly translate the footer in the recipients e-mail
language.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Daniel Kesselberg [Tue, 14 Apr 2020 09:13:02 +0000 (11:13 +0200)]
Fix jsunit tests
JSUnit tests are failing for some reason. It seems to be related to a new karma-coverage version published a few hours ago.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Roeland Jago Douma [Sat, 18 Apr 2020 09:23:36 +0000 (11:23 +0200)]
Merge pull request #20531 from nextcloud/backport/20529/stable18
[stable18] Update list of multiple properties
Roeland Jago Douma [Sat, 18 Apr 2020 09:11:42 +0000 (11:11 +0200)]
18.0.4 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Sat, 18 Apr 2020 02:16:37 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 17 Apr 2020 11:45:25 +0000 (13:45 +0200)]
Merge pull request #20405 from nextcloud/backport/20363/stable18
[stable18] update icewind/smb to 3.2.3
John Molakvoæ (skjnldsv) [Fri, 17 Apr 2020 07:12:06 +0000 (09:12 +0200)]
Update list of multiple properties
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Fri, 17 Apr 2020 02:16:39 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
John Molakvoæ [Thu, 16 Apr 2020 19:30:04 +0000 (21:30 +0200)]
Merge pull request #20516 from nextcloud/backport/20505/stable18
[stable18] do not advertise nulled userId for for systemwide credentials
Arthur Schiwon [Wed, 15 Apr 2020 17:34:23 +0000 (19:34 +0200)]
fix credentialsManager documentation and ensure userId to be used as string
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 15 Apr 2020 14:44:28 +0000 (16:44 +0200)]
add DB tests for credentials manager
these are actually expected to FAIL, because NULL as a userid is not
allowed in the schema, but documented to be used on the source
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Thu, 16 Apr 2020 02:17:41 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 15 Apr 2020 18:26:03 +0000 (20:26 +0200)]
Merge pull request #20456 from nextcloud/version/18.0.4/RC1
18.0.4 RC1