Closed AndreasA closed 1 year ago
Hi Andreas, the modals you are referencing don't use sw-verify-user-modal
. We therefore decided to refactor those components and create a PR for the shopware administration. The PR has already been merged but not yet released.
https://github.com/shopware/platform/pull/2748
Plugin Version
4.2.1
PHP Version
8.1
Shopware Version
6.4.18.1
Installation method
Composer
Identity provider
Google Cloud
What happened?
From what I can gather in the code for some interactions you already bypass the password confirm dialog in the admin.
However, this is not yet the case for all, e.g. deleting an admin user requires a password which a user logging in through SSO does not have.
Relevant log output
No response