Commit graph

58244 commits

Author SHA1 Message Date
Nextcloud bot
3ead8d0e18
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-14 02:22:48 +00:00
Joas Schilling
7aa440b51d
Merge pull request #29197 from nextcloud/backport/29020/stable21
[stable21] Keep group restrictions when reenabling apps after an update
2021-10-13 22:24:18 +02:00
Daniel
8d43f26484
Merge pull request #29218 from nextcloud/backport/29136/stable21
[stable21] Add documentation for files_no_background_scan
2021-10-13 20:09:24 +02:00
Daniel Kesselberg
c95fc2baac Add documentation for files_no_background_scan
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-13 16:00:00 +00:00
Joas Schilling
eb273c8e5a
Merge pull request #29208 from nextcloud/backport/29004/stable21
[stable21] Fix translated app details
2021-10-13 17:01:48 +02:00
Joas Schilling
7f4b3fb68d
Keep group restrictions when reenabling apps after an update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-13 14:12:32 +02:00
Joas Schilling
fd4ff58d62
Fix translated app details
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-13 13:32:30 +02:00
Vincent Petry
e229cd3d53
Merge pull request #29130 from nextcloud/backport/27886/stable21
[stable21] Keep pw based auth tokens valid when pw-less login happens
2021-10-13 08:39:27 +02:00
Vincent Petry
5735a55509
Merge pull request #29080 from nextcloud/path-prefix-filter-21
[21] generate a better optimized query for path prefix search filters
2021-10-13 08:37:28 +02:00
Nextcloud bot
bfc30df095
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-13 02:22:58 +00:00
Robin Appelman
916a838873
[21] generate a better optimized query for path prefix search filters
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-12 15:55:57 +02:00
Julius Härtl
bb56e9df55
Merge pull request #29178 from nextcloud/backport/25774/stable21 2021-10-12 11:35:51 +02:00
marco
2d695477ea Add new variables for buttons
Signed-off-by: marco <marcoambrosini@pm.me>
2021-10-12 08:37:05 +00:00
Marco Ambrosini
5e610b3125 Do not target vue buttons with server rules
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-10-12 08:37:05 +00:00
Vincent Petry
2bf6270ef5
Merge pull request #29037 from Hinyka/stable21
[stable21] Fix Lots of Error: file_exists(): open_basedir restriction in effect
2021-10-12 09:11:18 +02:00
Nextcloud bot
f27e8f2711
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-12 02:23:56 +00:00
Julius Härtl
e59f90d6ba
Merge pull request #29134 from nextcloud/backport/28907/stable21 2021-10-11 22:23:14 +02:00
MichaIng
6039a43d13
Merge pull request #29164 from nextcloud/backport/29062/stable21
[stable21] Don't further setup disabled users when logging in with apache
2021-10-11 14:38:52 +02:00
MichaIng
da5063bf89
Merge pull request #29161 from nextcloud/backport/29122/stable21
[stable21] Tokens without password should not trigger changed password invalidation
2021-10-11 14:36:15 +02:00
Joas Schilling
e3f59fe201
Don't further setup disabled users when logging in with apache
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-11 13:11:45 +02:00
Julius Härtl
b2566e3dda Tokens without password should not trigger changed password invalidation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-10-11 09:33:18 +00:00
Nextcloud bot
6e7ec1dd7a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-11 02:22:54 +00:00
Nextcloud bot
571246f00b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-10 02:21:37 +00:00
Nextcloud bot
752b0de5e9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-09 02:39:49 +00:00
Daniel Kesselberg
b77b1d6bbd
explicitly close source stream on encryption storage
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-08 14:30:27 +02:00
Daniel Kesselberg
98d3836650
explicitly close source stream on local storage
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-08 14:30:27 +02:00
Daniel
afc2c71bd3
Merge pull request #29137 from nextcloud/update-icewind-streams-0.7.5
[stable21] Update icewind/streams to 0.7.5 in files_external
2021-10-08 14:28:09 +02:00
Daniel
4fffc517b4
Merge pull request #28505 from nextcloud/3rdparty/730
[stable21] 3rdparty: Bump icewind/streams from 0.7.2 to 0.7.5
2021-10-08 14:26:12 +02:00
Vincent Petry
9722bb5c54
Fix psalm issue in Encryption stream
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-08 12:15:04 +02:00
Vincent Petry
c5794a255f
Update icewind/streams to 0.7.5 in files_external
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-08 11:40:14 +02:00
Vincent Petry
ea674e1ec8
Update 3rdparty for icewind/streams 0.7.5
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-08 11:36:43 +02:00
Tobias Assmann
4a174617eb
add spaces around operators
Signed-off-by: Tobias Assmann <tobias.assmann@ecsec.de>
2021-10-08 08:08:28 +02:00
Tobias Assmann
4fd1b09a60
draft to prevent the invalidation of pw based authn tokens on a pw less login
Signed-off-by: Tobias Assmann <tobias.assmann@ecsec.de>
2021-10-08 08:08:28 +02:00
Nextcloud bot
7588342da2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-08 02:23:37 +00:00
Daniel
efb9750993
Merge pull request #29097 from nextcloud/backport/29083/stable21
[stable21] Update the certificate bundle
2021-10-07 12:27:28 +02:00
Daniel Kesselberg
cf0232af71
Update the certificate bundle
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-07 09:36:01 +02:00
Nextcloud bot
8c0fadce29
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-07 02:25:52 +00:00
MichaIng
6f23904139
Merge pull request #29087 from nextcloud/backport/29082/stable21
[stable21] Add a few sensitive config keys
2021-10-06 13:29:13 +02:00
Julien Veyssier
1bf46f6610 consider some config keys under 'objectstore_multibucket' as sensitive
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-10-06 07:52:40 +00:00
Daniel
44c7f55716
Merge pull request #29070 from nextcloud/debt/noid/update-psalm-baseline
[stable21] Update psalm baseline
2021-10-06 08:47:59 +02:00
Daniel
0de39c7acf
Merge pull request #29068 from nextcloud/backport/stable21/25569
[stable21] file-upload: Correctly handle error responses for HTTP2
2021-10-06 08:46:42 +02:00
Daniel
ee8edd308d
Merge pull request #29075 from nextcloud/bp-28473
[stable21] Fix path of file_get_contents
2021-10-06 08:46:18 +02:00
Jakub Onderka
287c935c72
file-upload: Correctly handle error responses for HTTP2
Signed-off-by: Jakub Onderka <ahoj@jakubonderka.cz>
2021-10-06 08:44:42 +02:00
Daniel Kesselberg
0f596d7496
[stable21] Update psalm baseline
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-06 08:43:56 +02:00
Daniel
edad2526fb
Merge pull request #29074 from nextcloud/bug/noid/no-execute-query-in-21
[stable21] executeQuery and executeStatement are 22+
2021-10-06 08:42:19 +02:00
Nextcloud bot
308b48a6a5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-06 02:21:20 +00:00
Nextcloud bot
7d01d1b998
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-05 02:22:28 +00:00
acsfer
cd7eb98912
Fix path of file_get_contents 2021-10-04 21:10:53 +02:00
Daniel Kesselberg
670a2d57e3
executeQuery and executeStatement are 22+
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-04 19:58:45 +02:00
Julius Härtl
f82c4d31ba
Merge pull request #28730 from nextcloud/backport/27540/stable21 2021-10-04 16:51:02 +02:00