mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 00:27:49 -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> |
||
|---|---|---|
| .. | ||
| components | ||
| views | ||
| settings-admin.ts | ||