Commit Graph

60888 Commits (stable22)
 

Author SHA1 Message Date
Joas Schilling 6ff74ca460
Merge pull request #45011 from nextcloud/backport/45010/stable22
[stable22] fix(files): Also skip cross storage move with access control
2 weeks ago
Joas Schilling 0c2eecd8b8 fix(files): Also skip cross storage move with access control
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks ago
Joas Schilling 295be5e61d
Merge pull request #44478 from nextcloud/backport/44276/stable22
[stable22] fix(config): Make sure user keys are strings
1 month ago
Joas Schilling 3a126ecfe4
Merge pull request #44520 from nextcloud/automated/noid/stable22-update-code-signing-crl
[stable22] fix(security): Update code signing revocation list
1 month ago
nextcloud-command 3b1efc0856 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
1 month ago
Christoph Wurst 263649bd5e fix(config): Make sure user keys are strings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1 month ago
Joas Schilling 1921979a26
Merge pull request #44149 from nextcloud/automated/noid/stable22-update-ca-cert-bundle
[stable22] fix(security): Update CA certificate bundle
2 months ago
nextcloud-command cef364f023 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2 months ago
Joas Schilling 11baf2c1d7
Merge pull request #43501 from nextcloud/automated/noid/stable22-update-code-signing-crl
[stable22] fix(security): Update code signing revocation list
3 months ago
nextcloud-command 3f7bbb89cc fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
3 months ago
Matthieu Gallien c908451983
Merge pull request #43373 from nextcloud/automated/noid/stable22-update-code-signing-crl
[stable22] fix(security): Update code signing revocation list
3 months ago
nextcloud-command f12dc04d92 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
3 months ago
Benjamin Gaussorgues 946fc76d01
Merge pull request #43042 from nextcloud/automated/noid/stable22-update-code-signing-crl
[stable22] fix(security): Update code signing revocation list
3 months ago
nextcloud-command a56a991a46 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
3 months ago
Matthieu Gallien 14195e2575
Merge pull request #42393 from nextcloud/backport/42140/stable22
[stable22]  Update crl after revoke rides.csr
5 months ago
Matthieu Gallien 932e9e8aad
Update crl after revoke rides.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
5 months ago
Joas Schilling bed25bbc59
Merge pull request #42194 from nextcloud/automated/noid/stable22-update-ca-cert-bundle
[stable22] fix(security): Update CA certificate bundle
5 months ago
nextcloud-command 729e37acc2 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
5 months ago
Joas Schilling 9bd61b27ab
Merge pull request #41129 from nextcloud/backport/41123/stable22
[stable22] fix(external): Get storage before update it
6 months ago
Joas Schilling 3f44d4a2a9
fix(external): Get storage before update it
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Andy Scherzinger ec9e63c372
Merge pull request #40319 from nextcloud/backport/40292/stable22
[stable22] fix(CalDAV): check birthday calendar owner
8 months ago
Arthur Schiwon 2d9ba52ccb
Merge pull request #40308 from nextcloud/backport/stable22/40293
[stable22] fix(ratelimit): Only use memory cache backend for redis
8 months ago
Anna Larch 99c9ef3a42 fix(CalDAV): check birthday calendar owner
Signed-off-by: Anna Larch <anna@nextcloud.com>
8 months ago
Joas Schilling 7ae9eac6ac fix(ratelimit): Only use memory cache backend for redis
Signed-off-by: Anna Larch <anna@nextcloud.com>
8 months ago
Arthur Schiwon 892952ff20
Merge pull request #40265 from nextcloud/backport/40234/stable22
[stable22] enh: skip processing for empty response
8 months ago
Daniel Kesselberg c4286730fa
enh: skip processing for empty response
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
8 months ago
John Molakvoæ 9878062862
Merge pull request #40009 from nextcloud/automated/noid/stable22-update-ca-cert-bundle 9 months ago
nextcloud-command dae77f3ac1 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
9 months ago
Arthur Schiwon 2e8bbb770c
Merge pull request #39496 from nextcloud/backport/39490/stable22
[stable22] fix(apps): Fix loading info.xml file
10 months ago
Joas Schilling 58c20cf54e
fix(apps): Fix loading info.xml file
Ref: https://bugs.php.net/bug.php?id=62577

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Joas Schilling ad8e648ed2
Merge pull request #39422 from nextcloud/backport/39416/stable22
[stable22] fix(core): Add password confirmation requirement for getapppassword
10 months ago
Joas Schilling 9fd8a02555
fix(core): Add password confirmation requirement for getapppassword
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Andy Scherzinger 144461bbeb
Merge pull request #39361 from nextcloud/backport/39323/39323-stable22
[stable22] getStorage before remove
10 months ago
Maxence Lange d43727a429 getStorage before remove
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
10 months ago
Andy Scherzinger fb91161482
Merge pull request #39349 from nextcloud/ci/sign-drone-stable22
[stable22] chore(CI): Sign .drone.yml file
10 months ago
Joas Schilling ad696f672b
chore(CI): Sign .drone.yml file
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Joas Schilling c0074db19b
Merge pull request #39308 from nextcloud/backport/38773/stable22
[stable22] Add bruteforce protection in OauthApiController
10 months ago
Julien Veyssier ae83c0ba8c
add bruteforce protection in OauthApiController
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
10 months ago
Joas Schilling 149148e54a
Merge pull request #39256 from nextcloud/backport/38046/stable22
[stable22] fix(dav): Abort requests with 429 instead of waiting
10 months ago
Joas Schilling da708a589d
fix(dav): Abort requests with 429 instead of waiting
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Daniel Kesselberg 43532a4d79
chore(tests): add tests for handleLoginFailed
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
10 months ago
Daniel Kesselberg 6ca2973b17
chore: use local variable for remote address
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
10 months ago
Arthur Schiwon 7400d502bd
Merge pull request #38913 from nextcloud/backport/38584/stable22
[stable22] Increase from 100000 to 600000 iterations for hash_pbkdf2
11 months ago
Côme Chilliet f5b2945b9f Adapt encryption test to change in generateHeader
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
11 months ago
Côme Chilliet dda2bec0bc Increase from 100000 to 600000 iterations for hash_pbkdf2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
11 months ago
Arthur Schiwon 243d545610
Merge pull request #38896 from nextcloud/obj-store-copy-list-source-cache-22
[stable22] use source cache when listing folder during recursive copy
11 months ago
Robin Appelman 7f4de89b5e
use source cache when listing folder during recursive copy
Signed-off-by: Robin Appelman <robin@icewind.nl>
11 months ago
John Molakvoæ 1ca50d1a8a
Merge pull request #38536 from nextcloud/automated/noid/stable22-update-ca-cert-bundle 11 months ago
nextcloud-command 3499c0d367 Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
11 months ago
Arthur Schiwon 86bd13b2c8
Merge pull request #38464 from nextcloud/fix/read-only-system-addres-book-acls-stable22
[stable22] fix(carddav): Mark system address book as read-only
12 months ago