]>
source.dussan.org Git - nextcloud-server.git/log
Joas Schilling [Fri, 8 Nov 2024 14:31:45 +0000 (15:31 +0100)]
ci: Revert "ci: Skip currently PHP 8.4 incompatible test"
This reverts commit
298948c28ce2d01446e718f6cf96e8fe0a444c6c .
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 8 Nov 2024 11:45:41 +0000 (12:45 +0100)]
ci: Revert "ci: Don't test incompatible external storages on PHP 8.4"
This reverts commit
852ccc1ae37fd3d8e2667e7445697f6e6ad97d56 .
Signed-off-by: Joas Schilling <coding@schilljs.com>
dependabot[bot] [Fri, 8 Nov 2024 14:28:45 +0000 (14:28 +0000)]
Merge pull request #48802 from nextcloud/dependabot/npm_and_yarn/nextcloud/upload-1.6.1
nextcloud-command [Fri, 8 Nov 2024 14:17:38 +0000 (14:17 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 19 Oct 2024 01:17:19 +0000 (01:17 +0000)]
chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1
Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/skjnldsv/nextcloud-upload/compare/v1.6.0...v1.6.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/upload"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Joas Schilling [Fri, 8 Nov 2024 13:44:54 +0000 (14:44 +0100)]
Merge pull request #49145 from nextcloud/ci/noid/php-8.4
feat(PHP): Allow PHP 8.4
John Molakvoæ [Fri, 8 Nov 2024 13:38:06 +0000 (14:38 +0100)]
Merge pull request #49142 from nextcloud/feat/sharing-title
John Molakvoæ [Fri, 8 Nov 2024 13:28:02 +0000 (14:28 +0100)]
Merge pull request #49141 from nextcloud/feat/clipboard-fallback
skjnldsv [Fri, 8 Nov 2024 07:57:22 +0000 (08:57 +0100)]
feat(files_sharing): use share node or label as page title
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Joas Schilling [Fri, 8 Nov 2024 11:55:00 +0000 (12:55 +0100)]
ci: Skip currently PHP 8.4 incompatible test
Signed-off-by: Joas Schilling <coding@schilljs.com>
skjnldsv [Fri, 8 Nov 2024 13:04:28 +0000 (14:04 +0100)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 8 Nov 2024 07:44:28 +0000 (08:44 +0100)]
feat(core): offer clipboard fallback for non-secure environments
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Joas Schilling [Fri, 8 Nov 2024 11:44:20 +0000 (12:44 +0100)]
ci: Don't test incompatible external storages on PHP 8.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 8 Nov 2024 10:48:55 +0000 (11:48 +0100)]
fix(util): Correctly create Reflection of method for PHP 8.3+
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 8 Nov 2024 10:48:22 +0000 (11:48 +0100)]
fix(logger): Fix closure detection when filtering sensitive parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 8 Nov 2024 09:15:44 +0000 (10:15 +0100)]
ci: Test on PHP 8.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 8 Nov 2024 09:14:56 +0000 (10:14 +0100)]
feat(PHP): Allow PHP 8.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
F. E Noel Nfebe [Fri, 8 Nov 2024 10:21:24 +0000 (11:21 +0100)]
Merge pull request #49115 from nextcloud/fix/48860/stop-silent-expiry-date-addition-on-link-shares
fix(SharingEntryLink): Show default password before create if any
Joas Schilling [Fri, 8 Nov 2024 09:23:23 +0000 (10:23 +0100)]
Merge pull request #49132 from nextcloud/dependabot/composer/symfony/string-6.4.13
build(deps): Bump symfony/string from 6.0.19 to 6.4.13
nextcloud-command [Fri, 8 Nov 2024 09:21:35 +0000 (09:21 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Wed, 6 Nov 2024 15:50:59 +0000 (16:50 +0100)]
fix(SharingEntryLink): Show default password before create if any
Prevent silent addition of expiration date to shares.
Prevent silent addition for password to shares.
Both now have a `shareRequiresReview` check
Resolves : https://github.com/nextcloud/server/issues/48860
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Joas Schilling [Thu, 7 Nov 2024 16:29:24 +0000 (17:29 +0100)]
build(deps): Bump symfony/string from 6.0.19 to 6.4.13
Signed-off-by: Joas Schilling <coding@schilljs.com>
Sebastian Krupinski [Fri, 8 Nov 2024 02:27:37 +0000 (21:27 -0500)]
Merge pull request #47826 from nextcloud/fix/issue-8458-imip-improvements-2
feat: add iMip Request Handling
SebastianKrupinski [Sat, 7 Sep 2024 22:28:50 +0000 (18:28 -0400)]
feat: add iMip Request Handling
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Nextcloud bot [Fri, 8 Nov 2024 00:21:51 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Thu, 7 Nov 2024 19:12:10 +0000 (20:12 +0100)]
Merge pull request #49134 from nextcloud/fix/multi-select
John Molakvoæ [Thu, 7 Nov 2024 19:11:45 +0000 (20:11 +0100)]
Merge pull request #49112 from nextcloud/fix/theming/default-theme-selection
skjnldsv [Thu, 7 Nov 2024 18:37:58 +0000 (19:37 +0100)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 7 Nov 2024 18:00:35 +0000 (19:00 +0100)]
chore(files): add selection cypress tests
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Robin Appelman [Thu, 7 Nov 2024 17:20:50 +0000 (18:20 +0100)]
Merge pull request #48563 from nextcloud/metadata-storage-id
Fix metadata storage with sharding
skjnldsv [Thu, 7 Nov 2024 16:04:08 +0000 (17:04 +0100)]
fix(files): multiselect and filters store declaration
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Robin Appelman [Thu, 3 Oct 2024 16:05:43 +0000 (18:05 +0200)]
test: add some minimal testing for metadata storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 3 Oct 2024 15:35:56 +0000 (17:35 +0200)]
fix: smuggle storage id to metadata insert queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 7 Nov 2024 13:25:22 +0000 (14:25 +0100)]
Merge pull request #49116 from nextcloud/bugfix/noid/validate-parameter-keys
fix(richobjectstrings): Add missing placeholder validation
Joas Schilling [Thu, 7 Nov 2024 09:36:32 +0000 (10:36 +0100)]
fix(richobjectstrings): Fix typo in docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 7 Nov 2024 09:35:54 +0000 (10:35 +0100)]
Merge pull request #49114 from nextcloud/fix/qbmapper/find-entities-return-type
fix(QBMapper): Fix findEntities() return type to be list<T>
Joas Schilling [Thu, 7 Nov 2024 08:03:36 +0000 (09:03 +0100)]
fix(richobjectstrings): Improve array type
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 7 Nov 2024 00:25:43 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 6 Nov 2024 20:31:41 +0000 (21:31 +0100)]
fix(richobjectstrings): Add missing placeholder validation
Signed-off-by: Joas Schilling <coding@schilljs.com>
provokateurin [Wed, 6 Nov 2024 15:31:39 +0000 (16:31 +0100)]
fix(QBMapper): Fix findEntities() return type to be list<T>
Signed-off-by: provokateurin <kate@provokateurin.de>
Joas Schilling [Wed, 6 Nov 2024 15:30:41 +0000 (16:30 +0100)]
Merge pull request #48821 from nextcloud/techdebt/noid/more-useful-debug-logs
feat(appconfig): Only log lazy-appconfig when an app can do something…
provokateurin [Wed, 6 Nov 2024 15:20:38 +0000 (16:20 +0100)]
fix(theming): Return default theme if the user never selected a theme
Signed-off-by: provokateurin <kate@provokateurin.de>
Joas Schilling [Sun, 20 Oct 2024 19:04:14 +0000 (21:04 +0200)]
feat(appconfig): Only log lazy-appconfig when an app can do something about it
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 6 Nov 2024 11:22:22 +0000 (12:22 +0100)]
Merge pull request #49090 from nextcloud/dependabot/composer/mlocati/ip-lib-1.18.1
build(deps): Bump mlocati/ip-lib from 1.18.0 to 1.18.1
Joas Schilling [Tue, 5 Nov 2024 08:37:32 +0000 (09:37 +0100)]
build(deps): Bump mlocati/ip-lib from 1.18.0 to 1.18.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Wed, 6 Nov 2024 08:29:27 +0000 (09:29 +0100)]
Merge pull request #42052 from nextcloud/fix/carddav/create-sab-concurrently
John Molakvoæ [Wed, 6 Nov 2024 08:17:52 +0000 (09:17 +0100)]
Merge pull request #49039 from nextcloud/jtr/fix-ipv6-zone-ids-link-local
Christoph Wurst [Wed, 6 Dec 2023 12:52:37 +0000 (13:52 +0100)]
fix(carddav): Handle race for SAB creation better
* Accept non repeatable read and INSERT conflict by another read
* Handle replication edge case
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ [Wed, 6 Nov 2024 08:02:23 +0000 (09:02 +0100)]
Merge pull request #46222 from nextcloud/fix/task-processing-api-controller/dont-use-plus
John Molakvoæ [Wed, 6 Nov 2024 07:56:30 +0000 (08:56 +0100)]
Merge pull request #49015 from nextcloud/fix/openapi/array-syntax
John Molakvoæ [Wed, 6 Nov 2024 07:54:40 +0000 (08:54 +0100)]
Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors
John Molakvoæ [Wed, 6 Nov 2024 07:51:55 +0000 (08:51 +0100)]
Merge pull request #49102 from nextcloud/dependabot/npm_and_yarn/multi-
2299424a7d
Nextcloud bot [Wed, 6 Nov 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Tue, 5 Nov 2024 17:32:52 +0000 (17:32 +0000)]
build(deps): bump cookie and socket.io
Bumps [cookie](https://github.com/jshttp/cookie) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.
Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2)
Updates `socket.io` from 4.7.5 to 4.8.1
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.1)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Ferdinand Thiessen [Tue, 5 Nov 2024 17:31:38 +0000 (18:31 +0100)]
Merge pull request #49094 from nextcloud/chore/nextcloud-dialogs-master
chore(deps): Update `@nextcloud/dialogs` to v6.0.1
Joas Schilling [Tue, 5 Nov 2024 10:47:39 +0000 (11:47 +0100)]
Merge pull request #48933 from nextcloud/clear-pending-two-factor-tokens-also-from-configuration
Clear pending two factor tokens also from configuration
Daniel Calviño Sánchez [Mon, 28 Oct 2024 09:15:16 +0000 (10:15 +0100)]
fix: Handle exception when clearing previously removed two factor tokens
If a token was already removed from the database but not from the
configuration clearing the tokens will try to remove it again from the
database, which caused a DoesNotExistException to be thrown.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Mon, 28 Oct 2024 09:14:29 +0000 (10:14 +0100)]
fix: Clear pending two factor tokens also from configuration
Otherwise as the tokens were removed from the database but not from the
configuration the next time that the tokens were cleared the previous
tokens were still got from the configuration, and trying to remove them
again from the database ended in a DoesNotExistException being thrown.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Ferdinand Thiessen [Tue, 5 Nov 2024 09:32:35 +0000 (10:32 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 5 Nov 2024 09:32:18 +0000 (10:32 +0100)]
chore(deps): Update `@nextcloud/dialogs` to v6.0.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Benjamin Gaussorgues [Tue, 5 Nov 2024 09:06:29 +0000 (10:06 +0100)]
Merge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18n
provokateurin [Tue, 24 Sep 2024 13:53:13 +0000 (15:53 +0200)]
fix(OpenAPI): Adjust array syntax to avoid ambiguities
Signed-off-by: provokateurin <kate@provokateurin.de>
Nextcloud bot [Tue, 5 Nov 2024 00:21:20 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Sebastian Krupinski [Mon, 4 Nov 2024 18:52:15 +0000 (13:52 -0500)]
Merge pull request #48621 from nextcloud/feat/issue-3786-allow-shared-calendars
feat: Allow shared calendars as appointment conflict calendars
Sebastian Krupinski [Mon, 4 Nov 2024 18:29:44 +0000 (13:29 -0500)]
Merge branch 'master' into feat/issue-3786-allow-shared-calendars
Joas Schilling [Mon, 4 Nov 2024 15:06:53 +0000 (16:06 +0100)]
Merge pull request #49072 from nextcloud/backport/49057/master
chore: Update code owners
Joas Schilling [Mon, 4 Nov 2024 14:44:47 +0000 (15:44 +0100)]
Merge pull request #49075 from nextcloud/bugfix/noid/fix-oauth2-owncloud-migration
fix(owncloud): Fix ownCloud migration with oauth2 app
Joas Schilling [Mon, 4 Nov 2024 14:43:03 +0000 (15:43 +0100)]
Merge pull request #48737 from nextcloud/fix/broken-event-notifications
fix(caldav): broken activity rich objects
Josh [Mon, 4 Nov 2024 14:31:48 +0000 (09:31 -0500)]
fix(tests): Add IpAddressClassifier v6 zone ID test
Signed-off-by: Josh <josh.t.richards@gmail.com>
Josh [Mon, 4 Nov 2024 14:30:21 +0000 (09:30 -0500)]
fix(tests): Add RemoteAddress v6 zone ID test
Signed-off-by: Josh <josh.t.richards@gmail.com>
Joas Schilling [Mon, 4 Nov 2024 13:16:40 +0000 (14:16 +0100)]
fix(owncloud): Fix ownCloud migration with oauth2 app
Signed-off-by: Joas Schilling <coding@schilljs.com>
Daniel [Mon, 4 Nov 2024 12:23:36 +0000 (13:23 +0100)]
Merge pull request #49051 from nextcloud/rakekniven-patch-1
chore(i18n): Fix grammar
Joas Schilling [Mon, 4 Nov 2024 09:57:44 +0000 (10:57 +0100)]
chore: Fix maintainer of federation app
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L. [Mon, 4 Nov 2024 10:46:51 +0000 (11:46 +0100)]
Merge pull request #49065 from nextcloud/enh/noid/update-o.c.u-wording
docs: update overwrite.cli.url wording
Richard Steinmetz [Mon, 4 Nov 2024 10:17:08 +0000 (11:17 +0100)]
Merge pull request #48723 from nextcloud/fix/caldav/event-reader-duration
fix(caldav): duration handling in the event reader class
Côme Chilliet [Mon, 4 Nov 2024 09:09:58 +0000 (10:09 +0100)]
Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-ownership
fix: promote re-shares when deleting the parent share
Simon L. [Mon, 4 Nov 2024 08:37:00 +0000 (09:37 +0100)]
docs: update overwrite.cli.url wording
Signed-off-by: Simon L. <szaimen@e.mail.de>
Joas Schilling [Mon, 4 Nov 2024 08:23:44 +0000 (09:23 +0100)]
Merge pull request #49053 from nextcloud/fix/noid/update-codeowners-nfebe
chore: Change Fenn-CS to nfebe
Nextcloud bot [Mon, 4 Nov 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Marcel Müller [Sun, 3 Nov 2024 22:14:37 +0000 (23:14 +0100)]
chore: Change Fenn-CS to nfebe
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
rakekniven [Sun, 3 Nov 2024 15:34:57 +0000 (16:34 +0100)]
chore(i18n): Fix grammar
Reported at Transifex
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Nextcloud bot [Sun, 3 Nov 2024 00:21:32 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 2 Nov 2024 00:20:24 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 1 Nov 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Josh [Thu, 31 Oct 2024 21:06:36 +0000 (17:06 -0400)]
fix(net): Add IPv6 zone handling to IpAddressClassifier
Signed-off-by: Josh <josh.t.richards@gmail.com>
Josh [Thu, 31 Oct 2024 21:01:34 +0000 (17:01 -0400)]
fix(security): Handle IPv6 zone IDs used in link-local addresses
Signed-off-by: Josh <josh.t.richards@gmail.com>
Josh [Thu, 31 Oct 2024 20:59:27 +0000 (16:59 -0400)]
fix(security): Handle IPv6 zone IDs used in link-local addresses
Signed-off-by: Josh <josh.t.richards@gmail.com>
Kate [Thu, 31 Oct 2024 11:14:44 +0000 (12:14 +0100)]
Merge pull request #49009 from nextcloud/fix/noid/set-ext-pwd-as-sensitive
Maxence Lange [Thu, 31 Oct 2024 10:41:09 +0000 (09:41 -0100)]
fix(files-external): set password as sensitive
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Nextcloud bot [Thu, 31 Oct 2024 00:20:40 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 30 Oct 2024 16:32:26 +0000 (17:32 +0100)]
Merge pull request #49000 from nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-lite-8.13.48
build(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.45 to 8.13.48
Joas Schilling [Wed, 30 Oct 2024 16:01:07 +0000 (17:01 +0100)]
Merge pull request #49023 from nextcloud/new-julius
chore: rename julius
Joas Schilling [Wed, 30 Oct 2024 09:01:15 +0000 (10:01 +0100)]
build(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.45 to 8.13.48
Signed-off-by: Joas Schilling <coding@schilljs.com>
Daniel Kesselberg [Wed, 30 Oct 2024 15:24:59 +0000 (16:24 +0100)]
chore: rename julius
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
F. E Noel Nfebe [Wed, 30 Oct 2024 14:53:10 +0000 (15:53 +0100)]
Merge pull request #49017 from nextcloud/fix/48415/do-not-rename-main-share-link
fix(ShareEntryLinkList): Append new links to the end of list
nextcloud-command [Wed, 30 Oct 2024 14:05:02 +0000 (14:05 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Wed, 30 Oct 2024 13:49:43 +0000 (14:49 +0100)]
fix(ShareEntryLinkList): Append new links to the end of list
Currently new shares are added to beginning of the share list in the UI
messing up the ordering with the original (first) looking like the most
recent and the most recent looking like the original share. This error
disappears on refresh.
Resolves : https://github.com/nextcloud/server/issues/48415
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Joas Schilling [Wed, 30 Oct 2024 12:54:08 +0000 (13:54 +0100)]
Merge pull request #48989 from nextcloud/dependabot/composer/aws/aws-sdk-php-3.324.13
build(deps): Bump aws/aws-sdk-php from 3.311.2 to 3.324.13 for PHP 8.4 compat
Ferdinand Thiessen [Wed, 30 Oct 2024 12:40:19 +0000 (13:40 +0100)]
Merge pull request #48991 from nextcloud/fix/password-field-sharing
fix(files_sharing): Password field must not be required if already set
yemkareems [Wed, 30 Oct 2024 11:35:08 +0000 (17:05 +0530)]
Merge pull request #48992 from nextcloud/fix/add-password-confirmation-to-save-global-creds
fix: add PasswordConfirmationRequired to saveGlobalCredentials