Johannes Merkel
|
dbfe66c978
|
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
|
2024-01-18 08:42:42 +01:00 |
|
Matthieu Gallien
|
7053a8e70e
|
Merge pull request #42395 from nextcloud/backport/42140/stable23
[stable23] Update crl after revoke rides.csr
|
2023-12-20 15:41:39 +01:00 |
|
Matthieu Gallien
|
218149c309
|
Update crl after revoke rides.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2023-12-20 11:10:29 +01:00 |
|
Arthur Schiwon
|
ac06c3a2f9
|
Merge pull request #41112 from nextcloud/backport/39221/stable23
[stable23] Bugfix/bulk upload empty files
|
2023-12-14 10:26:32 +01:00 |
|
Joas Schilling
|
e188b8bda1
|
Merge pull request #42192 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
[stable23] fix(security): Update CA certificate bundle
|
2023-12-14 06:52:47 +01:00 |
|
nextcloud-command
|
2d08130bf7
|
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
|
2023-12-13 02:17:39 +00:00 |
|
Julius Härtl
|
66fe5f98a2
|
Merge pull request #41810 from nextcloud/bugfix/stable23/throttle-share-link
|
2023-11-29 11:54:33 +01:00 |
|
Julius Härtl
|
9642615f52
|
fix: Only throttle on invalid requests for public share links
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-28 19:43:48 +01:00 |
|
Arthur Schiwon
|
9c937a311d
|
Merge pull request #41667 from nextcloud/backport/39285/stable23
[stable23] add command do delete orphan shares
|
2023-11-23 10:38:41 +01:00 |
|
Arthur Schiwon
|
3fd5795cff
|
fix(PHP): restore PHP 7.3 compat
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2023-11-22 21:33:06 +01:00 |
|
Robin Appelman
|
da576b8c57
|
add command do delete orphan shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-11-22 14:56:24 +01:00 |
|
Arthur Schiwon
|
cde8e938e9
|
Merge pull request #41531 from nextcloud/backport/41526/stable23
[stable23] Reverse X-Forwarded-For list to read the correct proxy remote address
|
2023-11-16 10:44:02 +01:00 |
|
Arthur Schiwon
|
497c24ffc8
|
Merge pull request #41525 from nextcloud/backport/41520/stable23
[stable23] Finish password confirmation
|
2023-11-16 09:55:44 +01:00 |
|
Joas Schilling
|
d4f6fff9ad
|
Reverse X-Forwarded-For list to read the correct proxy remote address
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-11-16 07:59:27 +01:00 |
|
Joas Schilling
|
b44c655a21
|
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-11-16 07:05:42 +01:00 |
|
Joas Schilling
|
8274dcbd20
|
fix(workflows): Finish password confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-11-16 07:02:57 +01:00 |
|
Matthieu Gallien
|
b7324d172d
|
when reading an empty file getting EOF is not an error
will allow uploading empty files via bulk upload
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2023-11-09 13:21:32 +01:00 |
|
Joas Schilling
|
c32b5af256
|
Merge pull request #41128 from nextcloud/backport/41123/stable23
[stable23] fix(external): Get storage before update it
|
2023-10-26 09:01:54 +02:00 |
|
Joas Schilling
|
0a428f080c
|
fix(external): Get storage before update it
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-26 06:59:24 +02:00 |
|
Arthur Schiwon
|
d844c956b1
|
Merge pull request #40321 from nextcloud/fix/supress-statana-warning-memcache
[stable23] fix(caching): suppress static analysis warning for memcaching
|
2023-09-13 21:56:26 +02:00 |
|
Arthur Schiwon
|
c20b2ce1c3
|
Merge pull request #40318 from nextcloud/backport/40292/stable23
[stable23] fix(CalDAV): check birthday calendar owner
|
2023-09-07 15:23:28 +02:00 |
|
Anna Larch
|
3e895ba0b4
|
fix(caching): suppress static analysis warning for memcaching
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2023-09-07 09:48:54 +02:00 |
|
Arthur Schiwon
|
323c2d8e17
|
Merge pull request #40307 from nextcloud/backport/stable23/40293
[stable23] fix(ratelimit): Only use memory cache backend for redis
|
2023-09-07 09:15:49 +02:00 |
|
Anna Larch
|
eca4fe42ae
|
fix(CalDAV): check birthday calendar owner
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2023-09-07 08:42:27 +02:00 |
|
Joas Schilling
|
0fe4672e43
|
fix(ratelimit): Only use memory cache backend for redis
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2023-09-06 18:40:13 +02:00 |
|
Arthur Schiwon
|
5648713895
|
Merge pull request #40264 from nextcloud/backport/40234/stable23
[stable23] enh: skip processing for empty response
|
2023-09-05 19:33:24 +02:00 |
|
Daniel Kesselberg
|
6ddf1b705f
|
enh: skip processing for empty response
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2023-09-05 10:32:55 +02:00 |
|
John Molakvoæ
|
5fce5e3ae0
|
Merge pull request #40010 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
|
2023-08-23 08:09:45 +02:00 |
|
nextcloud-command
|
f38bbec9c1
|
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
|
2023-08-23 02:10:05 +00:00 |
|
Arthur Schiwon
|
ad4ef1c547
|
Merge pull request #39495 from nextcloud/backport/39490/stable23
[stable23] fix(apps): Fix loading info.xml file
|
2023-07-20 13:38:01 +02:00 |
|
Joas Schilling
|
56a23cead4
|
fix(apps): Fix loading info.xml file
Ref: https://bugs.php.net/bug.php?id=62577
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-20 10:55:13 +02:00 |
|
Joas Schilling
|
1c0accf4a2
|
Merge pull request #39421 from nextcloud/backport/39416/stable23
[stable23] fix(core): Add password confirmation requirement for getapppassword
|
2023-07-17 17:11:53 +02:00 |
|
Joas Schilling
|
1facb21df5
|
fix(core): Add password confirmation requirement for getapppassword
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-17 12:15:26 +02:00 |
|
Andy Scherzinger
|
6bc525ee9b
|
Merge pull request #39359 from nextcloud/backport/39323/39323-stable23
[stable23] getStorage before remove
|
2023-07-13 21:31:51 +02:00 |
|
Maxence Lange
|
75f2ffd304
|
getStorage before remove
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2023-07-13 10:58:07 -01:00 |
|
Andy Scherzinger
|
5a23ffd544
|
Merge pull request #39348 from nextcloud/ci/sign-drone-stable23
[stable23] chore(CI): Sign .drone.yml file
|
2023-07-13 12:47:02 +02:00 |
|
Joas Schilling
|
cd84312bec
|
chore(CI): Sign .drone.yml file
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-13 11:54:08 +02:00 |
|
Joas Schilling
|
a924eb016e
|
Merge pull request #39307 from nextcloud/backport/38773/stable23
[stable23] Add bruteforce protection in OauthApiController
|
2023-07-13 09:11:49 +02:00 |
|
Julien Veyssier
|
da2db35938
|
add bruteforce protection in OauthApiController
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-07-11 13:02:30 +02:00 |
|
Joas Schilling
|
4202901f4d
|
Merge pull request #39255 from nextcloud/backport/38046/stable23
[stable23] fix(dav): Abort requests with 429 instead of waiting
|
2023-07-10 20:52:07 +02:00 |
|
Joas Schilling
|
8c013734f7
|
fix(tests): Adjust unit tests in backport
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-10 15:45:12 +02:00 |
|
Daniel Kesselberg
|
cdad27c397
|
fix: use handleLoginFailed for invalid email address
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2023-07-10 14:33:19 +02:00 |
|
Joas Schilling
|
9d6a7399a8
|
fix(dav): Abort requests with 429 instead of waiting
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-10 06:43:42 +02:00 |
|
Arthur Schiwon
|
1f06ffb3f4
|
Merge pull request #38912 from nextcloud/backport/38584/stable23
[stable23] Increase from 100000 to 600000 iterations for hash_pbkdf2
|
2023-06-22 12:36:38 +02:00 |
|
Côme Chilliet
|
1d9f2330c5
|
Adapt encryption test to change in generateHeader
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-06-20 16:16:32 +00:00 |
|
Côme Chilliet
|
360772e4d6
|
Increase from 100000 to 600000 iterations for hash_pbkdf2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-06-20 16:16:28 +00:00 |
|
Julius Härtl
|
e6d3c121eb
|
Merge pull request #38895 from nextcloud/obj-store-copy-list-source-cache-23
|
2023-06-19 17:00:36 +02:00 |
|
Robin Appelman
|
9f31a6e127
|
use source cache when listing folder during recursive copy
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-06-19 12:29:37 +02:00 |
|
John Molakvoæ
|
e45606c19a
|
Merge pull request #38535 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
|
2023-06-09 09:02:59 +02:00 |
|
nextcloud-command
|
b6b5bdc23f
|
Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
|
2023-05-31 02:33:54 +00:00 |
|