]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoAnnotate that writeStream can throw a GenericFileException 22778/head
Julius Härtl [Wed, 9 Sep 2020 07:51:38 +0000 (09:51 +0200)]
Annotate that writeStream can throw a GenericFileException

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoProperly catch exception from writing to stream when copying a file
Julius Härtl [Wed, 9 Sep 2020 07:46:44 +0000 (09:46 +0200)]
Properly catch exception from writing to stream when copying a file

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #22769 from nextcloud/backport/22766/stable19
Roeland Jago Douma [Thu, 10 Sep 2020 12:31:46 +0000 (14:31 +0200)]
Merge pull request #22769 from nextcloud/backport/22766/stable19

[stable19] Clarify PHP warning in admin settings

4 years agoClarify PHP warning in admin settings 22769/head
Morris Jobke [Thu, 10 Sep 2020 09:08:25 +0000 (11:08 +0200)]
Clarify PHP warning in admin settings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #22752 from nextcloud/backport/22587/stable19
Morris Jobke [Thu, 10 Sep 2020 07:33:38 +0000 (09:33 +0200)]
Merge pull request #22752 from nextcloud/backport/22587/stable19

[stable19] Check if var debugMode exists

4 years agoMerge pull request #22753 from nextcloud/backport/22651/stable19
Roeland Jago Douma [Thu, 10 Sep 2020 06:45:01 +0000 (08:45 +0200)]
Merge pull request #22753 from nextcloud/backport/22651/stable19

[stable19] Fix reading empty files from objectstorage

4 years agoMerge pull request #22630 from nextcloud/backport/22583/stable19
Julius Härtl [Thu, 10 Sep 2020 06:43:53 +0000 (08:43 +0200)]
Merge pull request #22630 from nextcloud/backport/22583/stable19

4 years agoFix reading empty files from objectstorage 22753/head
Roeland Jago Douma [Mon, 7 Sep 2020 18:53:56 +0000 (20:53 +0200)]
Fix reading empty files from objectstorage

Since we try to do range requests this will fail hard.
However since empty files are not that interesting to read anyways we
just read from an emptry memory stream.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoCheck if var debugMode exists 22752/head
timm2k [Fri, 4 Sep 2020 11:50:14 +0000 (13:50 +0200)]
Check if var debugMode exists

Closes #21150 a second time.
2nd appearance of debugMode may not seen in first fix.

4 years agoMerge pull request #22742 from nextcloud/backport/22589/stable19
Morris Jobke [Wed, 9 Sep 2020 13:32:08 +0000 (15:32 +0200)]
Merge pull request #22742 from nextcloud/backport/22589/stable19

[stable19] Allow additional personal settings via normal registration

4 years agoMerge pull request #22745 from nextcloud/backport/22646/stable19
Morris Jobke [Wed, 9 Sep 2020 13:31:46 +0000 (15:31 +0200)]
Merge pull request #22745 from nextcloud/backport/22646/stable19

[stable19] Fix detecting text/x-php mimetype and secure mimetype mapping

4 years agoMerge pull request #22652 from nextcloud/backport/22643/stable19
Morris Jobke [Wed, 9 Sep 2020 13:10:39 +0000 (15:10 +0200)]
Merge pull request #22652 from nextcloud/backport/22643/stable19

[stable19] Fix installing on Oracle

4 years agoMerge pull request #22713 from nextcloud/backport/stable19/22557
Morris Jobke [Wed, 9 Sep 2020 13:10:11 +0000 (15:10 +0200)]
Merge pull request #22713 from nextcloud/backport/stable19/22557

[stable19] Do not fail if share for mountpoint is no longer available

4 years agoMerge pull request #22720 from nextcloud/backport/22469/stable19
Morris Jobke [Wed, 9 Sep 2020 12:58:50 +0000 (14:58 +0200)]
Merge pull request #22720 from nextcloud/backport/22469/stable19

[stable19] Don't use SELECT DISTINCT when to_char() is used in a WHERE statement

4 years agoAdd text/x-php as an alternative for application/x-php 22745/head
Julius Härtl [Mon, 7 Sep 2020 14:43:00 +0000 (16:43 +0200)]
Add text/x-php as an alternative for application/x-php

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoProperly add both mimetypes to secure mimetype mapping
Julius Härtl [Mon, 7 Sep 2020 14:29:39 +0000 (16:29 +0200)]
Properly add both mimetypes to secure mimetype mapping

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #22725 from nextcloud/version/19.0.3/final v19.0.3
Morris Jobke [Wed, 9 Sep 2020 11:41:01 +0000 (13:41 +0200)]
Merge pull request #22725 from nextcloud/version/19.0.3/final

19.0.3 final

4 years agoAllow additional personal settings via normal registration 22742/head
Joas Schilling [Fri, 4 Sep 2020 13:21:48 +0000 (15:21 +0200)]
Allow additional personal settings via normal registration

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago19.0.3 final 22724/head 22725/head
Roeland Jago Douma [Tue, 8 Sep 2020 08:00:21 +0000 (10:00 +0200)]
19.0.3 final

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoDon't use SELECT DISTINCT when to_char() is used in a WHERE statement 22720/head
Joas Schilling [Fri, 28 Aug 2020 06:57:06 +0000 (08:57 +0200)]
Don't use SELECT DISTINCT when to_char() is used in a WHERE statement

Nice bug in Oracle

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoDo not fail if share for mountpoint is no longer available 22713/head
Julius Härtl [Thu, 3 Sep 2020 09:17:59 +0000 (11:17 +0200)]
Do not fail if share for mountpoint is no longer available

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoWarn about adding NotNull columns with nullable default 22652/head
Joas Schilling [Mon, 7 Sep 2020 11:14:49 +0000 (13:14 +0200)]
Warn about adding NotNull columns with nullable default

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix installing on Oracle
Joas Schilling [Mon, 7 Sep 2020 09:55:03 +0000 (11:55 +0200)]
Fix installing on Oracle

Empty strings are stored as null in Oracle,
so a column with NotNull can not have an empty string as default

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoadd repair step to clean up DB off lastFeatureRefresh entries in user prefs 22630/head
Arthur Schiwon [Fri, 4 Sep 2020 08:51:41 +0000 (10:51 +0200)]
add repair step to clean up DB off lastFeatureRefresh entries in user prefs

- also removes related app setting "updateAttributesInterval"

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Sep 2020 02:16:49 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agothese code bits were part of old logic that was already refactored out
Arthur Schiwon [Fri, 4 Sep 2020 08:27:25 +0000 (10:27 +0200)]
these code bits were part of old logic that was already refactored out

- only references were in unit tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 6 Sep 2020 02:17:02 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Sep 2020 02:16:55 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #22574 from nextcloud/version/19.0.3/rc1 v19.0.3RC1
Roeland Jago Douma [Fri, 4 Sep 2020 17:59:17 +0000 (19:59 +0200)]
Merge pull request #22574 from nextcloud/version/19.0.3/rc1

19.0.3 RC1

4 years agoMerge pull request #22515 from nextcloud/backport/22472/stable19
Roeland Jago Douma [Fri, 4 Sep 2020 10:38:16 +0000 (12:38 +0200)]
Merge pull request #22515 from nextcloud/backport/22472/stable19

[stable19] Fix writing BLOBs to postgres with recent contacts interaction

4 years agoMerge pull request #22579 from nextcloud/backport/22550/stable19
Roeland Jago Douma [Fri, 4 Sep 2020 10:35:21 +0000 (12:35 +0200)]
Merge pull request #22579 from nextcloud/backport/22550/stable19

[stable19] Use the correct root to determinate the webroot for the resource

4 years agoMerge pull request #22442 from nextcloud/backport/22421/stable19
Roeland Jago Douma [Fri, 4 Sep 2020 10:34:15 +0000 (12:34 +0200)]
Merge pull request #22442 from nextcloud/backport/22421/stable19

[stable19] show better quota warning for group folders and external storage

4 years agoMerge pull request #22581 from nextcloud/backport/22578/stable19
Roeland Jago Douma [Fri, 4 Sep 2020 10:34:02 +0000 (12:34 +0200)]
Merge pull request #22581 from nextcloud/backport/22578/stable19

[stable19] Upgrade icewind/smb to 3.2.7

4 years agoUpgrade icewind/smb to 3.2.7 22581/head
Roeland Jago Douma [Fri, 4 Sep 2020 06:57:27 +0000 (08:57 +0200)]
Upgrade icewind/smb to 3.2.7

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #22569 from nextcloud/backport/22524/stable19
Roeland Jago Douma [Fri, 4 Sep 2020 07:04:15 +0000 (09:04 +0200)]
Merge pull request #22569 from nextcloud/backport/22524/stable19

[stable19] Fix app password updating out of bounds

4 years agoUse the correct root to determinate the webroot for the resource 22579/head
Joas Schilling [Wed, 2 Sep 2020 15:13:24 +0000 (17:13 +0200)]
Use the correct root to determinate the webroot for the resource

Since all the compiled routes are based on the server webroot,
we have to use this, independent from which app this belongs to.

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #22553 from nextcloud/backport/22528/stable19
Roeland Jago Douma [Fri, 4 Sep 2020 06:52:25 +0000 (08:52 +0200)]
Merge pull request #22553 from nextcloud/backport/22528/stable19

[stable19] Change free space calculation

4 years ago19.0.3 RC1 22574/head
Roeland Jago Douma [Fri, 4 Sep 2020 06:41:57 +0000 (08:41 +0200)]
19.0.3 RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 4 Sep 2020 02:17:28 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoFix app password updating out of bounds 22569/head
Roeland Jago Douma [Mon, 31 Aug 2020 17:45:40 +0000 (19:45 +0200)]
Fix app password updating out of bounds

When your password changes out of bounds your Nextcloud tokens will
become invalid. There is no real way around that. However we should make
sure that if you successfully log in again your passwords are all
updates

* Added event listener to the PostLoggedInEvent so that we can act on it
  - Only if it is not a token login
* Make sure that we actually reset the invalid state when we update a
  token. Else it keeps being marked invalid and thus not used.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #22560 from nextcloud/backport/22556/stable19
Roeland Jago Douma [Thu, 3 Sep 2020 19:06:11 +0000 (21:06 +0200)]
Merge pull request #22560 from nextcloud/backport/22556/stable19

[stable19] Do not keep the part file if the forbidden exception has no retry set

4 years agoDo not keep the part file if the forbidden exception has retry set to false 22560/head
Julius Härtl [Thu, 3 Sep 2020 09:00:24 +0000 (11:00 +0200)]
Do not keep the part file if the forbidden exception has retry set to false

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoTests only: Forward calls to getUserValue and getAppValue 22553/head
Daniel Kesselberg [Tue, 1 Sep 2020 07:58:59 +0000 (09:58 +0200)]
Tests only: Forward calls to getUserValue and getAppValue

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoChange free space calculation
Daniel Kesselberg [Mon, 31 Aug 2020 21:10:04 +0000 (23:10 +0200)]
Change free space calculation

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #22537 from nextcloud/backport/22535/stable19
Roeland Jago Douma [Thu, 3 Sep 2020 06:41:41 +0000 (08:41 +0200)]
Merge pull request #22537 from nextcloud/backport/22535/stable19

[stable19] Only disable zip64 if the size is known

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 3 Sep 2020 02:16:48 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 2 Sep 2020 02:17:22 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoOnly disable zip64 if the size is known 22537/head
Roeland Jago Douma [Tue, 1 Sep 2020 09:24:01 +0000 (11:24 +0200)]
Only disable zip64 if the size is known

Else we might run into the issue that for an external storage where the
size is not known yet we do not use zip64. Which then of course fails on
large zip files.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Sep 2020 02:16:18 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #22519 from nextcloud/backport/22517/stable19
Julius Härtl [Mon, 31 Aug 2020 19:51:59 +0000 (21:51 +0200)]
Merge pull request #22519 from nextcloud/backport/22517/stable19

[stable19] set the mount id before calling storage wrapper

4 years agoMerge pull request #22521 from nextcloud/backport/22514/stable19
Roeland Jago Douma [Mon, 31 Aug 2020 19:44:19 +0000 (21:44 +0200)]
Merge pull request #22521 from nextcloud/backport/22514/stable19

[stable19] Fix S3 error handling

4 years agoOnly update the filecache entry once the file has been written to S3 22521/head
Roeland Jago Douma [Mon, 31 Aug 2020 10:28:04 +0000 (12:28 +0200)]
Only update the filecache entry once the file has been written to S3

If we already update before we have no way to revert if the upload
fails.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoDon't lose filecache entry on s3 overwrite error
Roeland Jago Douma [Mon, 31 Aug 2020 10:25:20 +0000 (12:25 +0200)]
Don't lose filecache entry on s3 overwrite error

If the object store errors we should not always delete the filecache
entry. As this might lead to people losing access to their files.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoset the mount id before calling storage wrapper 22519/head
Robin Appelman [Mon, 31 Aug 2020 14:38:47 +0000 (16:38 +0200)]
set the mount id before calling storage wrapper

this allows the storage wrapper to use the mount id for it's own logic

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoFix writing BLOBs to postgres with recent contacts interaction 22515/head
Christoph Wurst [Fri, 28 Aug 2020 12:30:33 +0000 (14:30 +0200)]
Fix writing BLOBs to postgres with recent contacts interaction

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #22503 from nextcloud/backport/22481/stable19
Roeland Jago Douma [Mon, 31 Aug 2020 07:49:47 +0000 (09:49 +0200)]
Merge pull request #22503 from nextcloud/backport/22481/stable19

[stable19] Fix clicks on actions menu of non opaque file rows in acceptance tests

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 31 Aug 2020 02:16:20 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoFix clicks on actions menu of non opaque file rows in acceptance tests 22503/head
Daniel Calviño Sánchez [Fri, 28 Aug 2020 23:08:30 +0000 (01:08 +0200)]
Fix clicks on actions menu of non opaque file rows in acceptance tests

When a row is added to the file list the opacity of the file row is
animated from transparent to fully opaque. As the file actions menu is a
descendant of the row but overflows it when the row is not fully opaque
clicks on the menu entries "fall-through" and are received instead by
the rows behind.

The opacity animation is a CSS animation, and it is not possible to know
if a row is appearing or not except from its opacity (the row will have
the "appear" CSS class even after the animation ended). Therefore it
should be waited until the row of the file is fully opaque before using
the menu.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 30 Aug 2020 02:16:16 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 29 Aug 2020 02:17:58 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 28 Aug 2020 02:16:32 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #22448 from nextcloud/stable19-phpdoc
Roeland Jago Douma [Thu, 27 Aug 2020 13:35:34 +0000 (15:35 +0200)]
Merge pull request #22448 from nextcloud/stable19-phpdoc

[stable19]  Add php docs build script

4 years agoUse proper branch name in phpdoc builds 22448/head
Julius Härtl [Thu, 27 Aug 2020 06:45:43 +0000 (08:45 +0200)]
Use proper branch name in phpdoc builds

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoRemove @package annotations from public namespace
Julius Härtl [Wed, 26 Aug 2020 14:59:40 +0000 (16:59 +0200)]
Remove @package annotations from public namespace

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoRemove wrongly annotated package names
Julius Härtl [Wed, 26 Aug 2020 10:35:27 +0000 (12:35 +0200)]
Remove wrongly annotated package names

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoAdd php docs build script
Julius Härtl [Wed, 26 Aug 2020 06:08:37 +0000 (08:08 +0200)]
Add php docs build script

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 27 Aug 2020 02:16:52 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agofix tests 22442/head
Robin Appelman [Wed, 26 Aug 2020 13:46:24 +0000 (15:46 +0200)]
fix tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoshow better quota warning for group folders and external storage
Robin Appelman [Tue, 25 Aug 2020 14:05:16 +0000 (16:05 +0200)]
show better quota warning for group folders and external storage

instead of showing the generic 'Your storage is full' message, better explain that it's the group folder/external storage that is full

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoMerge pull request #22410 from nextcloud/backport/22359/stable19
Roeland Jago Douma [Wed, 26 Aug 2020 18:22:37 +0000 (20:22 +0200)]
Merge pull request #22410 from nextcloud/backport/22359/stable19

[stable19] fix possible leaking scope in Flow

4 years agoMerge pull request #22427 from nextcloud/backport/21988/stable19
Roeland Jago Douma [Wed, 26 Aug 2020 18:20:55 +0000 (20:20 +0200)]
Merge pull request #22427 from nextcloud/backport/21988/stable19

[stable19] Combine body-login rules in theming and fix twofactor and guest styling on bright colors

4 years agoMerge pull request #22416 from nextcloud/version/19.0.2/final v19.0.2
Roeland Jago Douma [Wed, 26 Aug 2020 17:24:10 +0000 (19:24 +0200)]
Merge pull request #22416 from nextcloud/version/19.0.2/final

19.0.2

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 Aug 2020 02:16:39 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoCombine body-login rules in theming and fix twofactor and guest styling on bright... 22427/head
Julius Härtl [Fri, 24 Jul 2020 06:59:28 +0000 (08:59 +0200)]
Combine body-login rules in theming and fix twofactor and guest styling on bright colors

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #22414 from nextcloud/backport/22358/stable19
John Molakvoæ [Tue, 25 Aug 2020 16:04:14 +0000 (18:04 +0200)]
Merge pull request #22414 from nextcloud/backport/22358/stable19

4 years ago19.0.2 final 22416/head
Roeland Jago Douma [Tue, 25 Aug 2020 11:06:12 +0000 (13:06 +0200)]
19.0.2 final

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoadjust since for 19 22410/head
Arthur Schiwon [Tue, 25 Aug 2020 11:05:15 +0000 (13:05 +0200)]
adjust since for 19

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agocompiled assets 22414/head
Arthur Schiwon [Tue, 25 Aug 2020 10:27:52 +0000 (12:27 +0200)]
compiled assets

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agofix possible leaking scope in Flow
Arthur Schiwon [Fri, 21 Aug 2020 15:36:01 +0000 (17:36 +0200)]
fix possible leaking scope in Flow

- a configured flow can be brought into consideration, despite its event
  was not fired
- it could either run through
- or run into a RuntimeException and killing processing of valid flows

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #22349 from nextcloud/version/19.0.2/RC2 v19.0.2RC2
Roeland Jago Douma [Tue, 25 Aug 2020 07:40:04 +0000 (09:40 +0200)]
Merge pull request #22349 from nextcloud/version/19.0.2/RC2

19.0.2 RC2

4 years agoMerge pull request #22400 from nextcloud/backport/22394/stable19
Roeland Jago Douma [Tue, 25 Aug 2020 07:38:44 +0000 (09:38 +0200)]
Merge pull request #22400 from nextcloud/backport/22394/stable19

[stable19] Fix missing FN from federated contact

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 25 Aug 2020 02:17:52 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoFix missing FN from federated contact 22400/head
John Molakvoæ (skjnldsv) [Mon, 24 Aug 2020 13:15:32 +0000 (15:15 +0200)]
Fix missing FN from federated contact

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agofix event icon sizes and text alignment
Arthur Schiwon [Fri, 21 Aug 2020 14:19:38 +0000 (16:19 +0200)]
fix event icon sizes and text alignment

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #22387 from nextcloud/backport/22385/stable19
Roeland Jago Douma [Mon, 24 Aug 2020 12:07:37 +0000 (14:07 +0200)]
Merge pull request #22387 from nextcloud/backport/22385/stable19

[stable19] Update the CRL

4 years agoUpdate the CRL 22387/head
Roeland Jago Douma [Mon, 24 Aug 2020 10:29:38 +0000 (12:29 +0200)]
Update the CRL

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #22337 from nextcloud/backport/22322/stable19
Roeland Jago Douma [Mon, 24 Aug 2020 10:20:00 +0000 (12:20 +0200)]
Merge pull request #22337 from nextcloud/backport/22322/stable19

[stable19] Only copy the link when updating a share or no password was forced

4 years agoMerge pull request #22381 from nextcloud/backport/22218/stable19
Roeland Jago Douma [Mon, 24 Aug 2020 10:18:48 +0000 (12:18 +0200)]
Merge pull request #22381 from nextcloud/backport/22218/stable19

[stable19] SSE: make legacy format opt in

4 years agoMake legacy cipher opt in 22381/head
Roeland Jago Douma [Wed, 12 Aug 2020 11:22:24 +0000 (13:22 +0200)]
Make legacy cipher opt in

* Systems that upgrade have this enabled by default
* New systems disable it
* We'll have to add some wargning in the setup checks if this is enabled

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoOnly copy the link when updating a share or no password was forced 22337/head
Joas Schilling [Thu, 20 Aug 2020 10:03:46 +0000 (12:03 +0200)]
Only copy the link when updating a share or no password was forced

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #22355 from nextcloud/backport/20772/stable19
Roeland Jago Douma [Mon, 24 Aug 2020 07:12:13 +0000 (09:12 +0200)]
Merge pull request #22355 from nextcloud/backport/20772/stable19

[stable19] Properly search for users when limittogroups is enabled

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 24 Aug 2020 02:16:55 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 Aug 2020 02:16:53 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 22 Aug 2020 02:16:39 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoIn case the group backend returns $limit or more results it is expected to contain... 22355/head
Morris Jobke [Thu, 20 Aug 2020 16:24:09 +0000 (18:24 +0200)]
In case the group backend returns $limit or more results it is expected to contain more results

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoProperly search for users when limittogroups is enabled
Roeland Jago Douma [Fri, 1 May 2020 14:27:44 +0000 (16:27 +0200)]
Properly search for users when limittogroups is enabled

Searching just for the uid is not enough.
This makes sure this done properly again now.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #22348 from nextcloud/backport/22346/stable19
Roeland Jago Douma [Fri, 21 Aug 2020 09:06:11 +0000 (11:06 +0200)]
Merge pull request #22348 from nextcloud/backport/22346/stable19

[stable19] l10n:Correct appid for WebAuthn

4 years agoMerge pull request #22341 from nextcloud/backport/22335/stable19
Roeland Jago Douma [Fri, 21 Aug 2020 07:24:35 +0000 (09:24 +0200)]
Merge pull request #22341 from nextcloud/backport/22335/stable19

[stable19] Remove encryption option for nextcloud external storage

4 years agoMerge pull request #22333 from nextcloud/backport/22236/stable19
Roeland Jago Douma [Fri, 21 Aug 2020 07:23:35 +0000 (09:23 +0200)]
Merge pull request #22333 from nextcloud/backport/22236/stable19

[stable19] CalDAV: Add ability to limit sharing to owner

4 years agol10n:Correct appid for WebAuthn 22348/head
Michiel Janssens [Thu, 20 Aug 2020 19:45:42 +0000 (21:45 +0200)]
l10n:Correct appid for WebAuthn

Signed-off-by: Michiel Janssens <michiel@nexigon.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>