Commit graph

69895 commits

Author SHA1 Message Date
Joas Schilling
cfb51dd58b
Merge pull request #49538 from nextcloud/backport/49535/stable27
[stable27] fix(migration): Decrypt ownCloud secrets v2
2024-11-28 13:49:47 +01:00
Christoph Wurst
0b8355449d fix(migration): Decrypt ownCloud secrets v2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-28 09:32:18 +00:00
Joas Schilling
7375a16249
Merge pull request #49508 from nextcloud/automated/noid/stable27-update-ca-cert-bundle
[stable27] fix(security): Update CA certificate bundle
2024-11-27 06:47:33 +01:00
nextcloud-command
7b8db4f148 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2024-11-27 02:34:23 +00:00
Joas Schilling
d419f17f92
Merge pull request #49204 from nextcloud/backport/48736/stable27
[stable27] fix: log a warning when we can't build a background job
2024-11-12 09:03:36 +01:00
Robin Appelman
b15ceb49e4 fix: log a warning when we can't build a background job
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-11-11 16:28:37 +00:00
Benjamin Gaussorgues
90e76678cd
Merge pull request #49030 from nextcloud/backport/49009/stable27 2024-10-31 15:30:59 +01:00
Maxence Lange
297ee2369f fix(files-external): set password as sensitive
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-10-31 11:56:51 +00:00
John Molakvoæ
e7fa59a972
Merge pull request #48880 from nextcloud/backport/48749/stable27 2024-10-31 07:14:02 +01:00
Ferdinand Thiessen
31be95e2a6
test: Adjust files_external tests for password confirmation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-30 19:30:07 +01:00
Ferdinand Thiessen
8434dbf58d
fix: Add frontend code for password confirmation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-30 19:08:36 +01:00
yemkareems
0de59aa68e
fix: add PasswordConfirmationRequired to create user storages endpoint
* add PasswordConfirmationRequired to update and delete method

Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-10-30 19:08:22 +01:00
John Molakvoæ
fa6001d609
Merge pull request #49008 from nextcloud/backport/48992/stable27 2024-10-30 15:33:17 +01:00
yemkareems
bf72177e3c
fix: resolve conflict add PasswordConfirmationRequired to saveGlobalCredentials
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-10-30 17:17:29 +05:30
yemkareems
734fe2d23f fix: add PasswordConfirmationRequired to saveGlobalCredentials
Co-authored-by: yemkareems <yemkareems@gmail.com>

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>

[skip ci]
2024-10-30 11:41:05 +00:00
John Molakvoæ
3065d75fee
Merge pull request #48975 from nextcloud/backport/48788/stable27 2024-10-30 08:24:47 +01:00
yemkareems
b3aa5de9a0
fix: conflicts resolved by adding PasswordConfirmationRequired to update method
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-10-29 17:42:08 +05:30
yemkareems
ee60c6a64d fix: cs fix namespace
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-10-29 11:07:20 +00:00
yemkareems
5b422c667b fix: add PasswordConfirmationRequired to the eternal storages mentioned in review
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-10-29 11:07:20 +00:00
John Molakvoæ
6abf73b6af
Merge pull request #48960 from nextcloud/backport/48921/stable27 2024-10-29 10:44:00 +01:00
provokateurin
0146719616
ci(psalm): Add missing imagick extension
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-29 08:19:52 +01:00
Joas Schilling
528d121190
Merge pull request #48526 from nextcloud/backport/48510/stable27
[stable27] fix(caldav): add missing handlers
2024-10-28 16:16:21 +01:00
John Molakvoæ
e80b4ed483
Merge pull request #48928 from nextcloud/backport/48917/stable27 2024-10-28 15:00:41 +01:00
provokateurin
afffb3dcf6 fix(dav): Cleanup view-only check
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-28 09:22:32 +00:00
Joas Schilling
6901134777
Merge pull request #48845 from nextcloud/backport/40367/stable27
[stable27]  Fix registerEventListener signature
2024-10-22 21:59:23 +02:00
Côme Chilliet
a948a71205 Fix registerEventListener signature
It seems now psalm correctly supports this.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-10-22 19:48:49 +00:00
Joas Schilling
22bd46eca7
Merge pull request #48782 from nextcloud/automated/noid/stable27-update-code-signing-crl
[stable27] fix(security): Update code signing revocation list
2024-10-19 08:24:19 +02:00
nextcloud-command
ee09149537 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2024-10-19 02:29:23 +00:00
Anna Larch
9c594cda20 fix(caldav): add missing handlers
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-10-02 10:08:11 +00:00
Arthur Schiwon
ba452f953c
Merge pull request #48493 from nextcloud/backport/48445/stable27
[stable27] fix(Auth): ignore missing token when trying to set password-unconfirmable
2024-10-01 19:54:59 +02:00
Arthur Schiwon
966bb302d3
fix(Auth): ignore missing token when trying to set password-unconfirmable
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-10-01 17:34:00 +02:00
Stephan Orbaugh
0109d2f3b3
Merge pull request #48385 from nextcloud/backport/48359/stable27
[stable27] fix: Use placeholder for external storage password
2024-10-01 14:43:55 +02:00
Stephan Orbaugh
f77dd115df
Merge pull request #48297 from nextcloud/artonge/backport/stable27/47770
[stable27] fix(dav): Always respond custom error page on exceptions
2024-10-01 14:43:28 +02:00
Louis Chemineau
6b026d8562
fix: Prevent duplicate creation of print_exception function
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-10-01 10:26:59 +02:00
Louis Chemineau
400d4fa167
chore: Update smb-kerberos workflow
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-30 18:40:52 +02:00
Joas Schilling
041c8e2810
Merge pull request #48378 from nextcloud/backport/48142/stable27
[stable27] feat(share): ensure unique share tokens with dynamic length adjustment
2024-09-26 15:18:36 +02:00
Louis Chemineau
c172c77711 fix: Use hashed password in files_external settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-26 13:00:31 +00:00
ernolf
6fa70fc3cc fix(share): Ensure unique share tokens
- check for token collisions and retry up to three times.
- throw after 3 attempts without finding a unique token.

Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
2024-09-26 10:36:34 +00:00
Joas Schilling
6c473dfe70
Merge pull request #48341 from nextcloud/automated/noid/stable27-update-ca-cert-bundle
[stable27] fix(security): Update CA certificate bundle
2024-09-25 07:05:09 +02:00
nextcloud-command
d00e6cf6cd fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2024-09-25 02:31:01 +00:00
Louis Chemineau
b9bac21b58
fix: Override start method of \Sabre\DAV\Server to remove exception output
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-23 15:23:44 +02:00
Louis Chemineau
511ceceff6
fix: Drop unnecessary exit
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-23 15:23:41 +02:00
Ferdinand Thiessen
77f6dd0235
fix: Replace conflicting tags in xml_exception template
The `<?xml` tag is interpreted as PHP short tags, so this causes errors.
Instead just print that part of the template.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-23 15:23:21 +02:00
Louis Chemineau
d6bbbf60f0
fix(dav): Always respond custom error page on exceptions
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-23 15:23:02 +02:00
Joas Schilling
922ff2d33f
Merge pull request #48291 from nextcloud/backport/48282/stable27
[stable27] chore: add .git-blame-ignore-revs
2024-09-23 14:45:56 +02:00
Daniel Kesselberg
5214f980b5 chore: add .git-blame-ignore-revs
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-23 11:53:51 +00:00
Julius Knorr
7d2faa666a
Merge pull request #47864 from nextcloud/backport/46534/stable27 2024-09-19 01:16:28 +02:00
Julius Härtl
1f15850de6 fix: Add direct parameter to flow auth v2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-09-17 20:37:44 +02:00
Julius Knorr
8bf811c87d
Merge pull request #46677 from nextcloud/backport/44295/stable27
[stable27] Allow injecting the user temporarily for direct editing
2024-09-11 10:21:36 +02:00
Joas Schilling
2aa653a224 fix(logging): Restore the option to log with debug level
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-10 08:41:32 +02:00