mirror of
https://github.com/nextcloud/server.git
synced 2026-06-22 15:12:05 -04:00
Register axios password confirmation interceptors in the apps management, admin delegation, admin security, and OAuth2 settings bundles, and pass PwdConfirmationMode.Strict on requests to endpoints protected with #[PasswordConfirmationRequired(strict: true)], so that the user password is verified via Basic auth on the request itself rather than relying on the session timestamp. Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com> |
||
|---|---|---|
| .. | ||
| AdminSettings.vue | ||