nextcloud/apps
Peter Ringelmann a070301443
fix(frontend): add strict password confirmation for sensitive admin actions
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>
2026-04-21 10:21:08 +02:00
..
admin_audit fix(l10n): Update translations from Transifex 2026-03-31 00:19:16 +00:00
cloud_federation_api Merge pull request #59721 from nextcloud/bugfix/noid/throttle-ocm-requests 2026-04-20 13:41:50 +02:00
comments fix(l10n): Update translations from Transifex 2026-04-08 00:19:10 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-03-27 00:29:10 +00:00
dashboard fix(dashboard): remove status list if there are none 2026-04-07 16:56:30 +02:00
dav chore: fix ESLint issues for rules added in ESLint v10 2026-04-20 22:13:24 +02:00
encryption fix(l10n): Update translations from Transifex 2026-04-04 00:18:47 +00:00
federatedfilesharing fix(l10n): Update translations from Transifex 2026-03-27 00:29:10 +00:00
federation fix(l10n): Update translations from Transifex 2026-04-18 00:19:00 +00:00
files fix(l10n): Update translations from Transifex 2026-04-21 00:18:36 +00:00
files_external fix(l10n): Update translations from Transifex 2026-04-21 00:18:36 +00:00
files_reminders feat(files_reminders): add explicit UTC indicators to list command headers 2026-03-30 10:42:35 -04:00
files_sharing refactor(files): modernize transfer ownership settings 2026-04-20 23:47:03 +02:00
files_trashbin fix(Wrapper): Always use getWrapperStorage() 2026-04-14 16:08:37 +02:00
files_versions chore: fix ESLint issues for rules added in ESLint v10 2026-04-20 22:13:24 +02:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-03-28 00:30:27 +00:00
oauth2 fix(frontend): add strict password confirmation for sensitive admin actions 2026-04-21 10:21:08 +02:00
profile fix(l10n): Update translations from Transifex 2026-04-20 00:18:51 +00:00
provisioning_api fix: Add missing PasswordConfirmationRequired attributes 2026-04-21 10:21:07 +02:00
settings fix(frontend): add strict password confirmation for sensitive admin actions 2026-04-21 10:21:08 +02:00
sharebymail fix(l10n): Update translations from Transifex 2026-04-21 00:18:36 +00:00
systemtags chore: fix ESLint issues for rules added in ESLint v10 2026-04-20 22:13:24 +02:00
testing fix(testing): Fix fake provider reverting strings with emojis 2026-04-10 16:03:25 +02:00
theming fix(l10n): Update translations from Transifex 2026-04-18 00:19:00 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2026-03-30 00:29:17 +00:00
updatenotification fix(l10n): Update translations from Transifex 2026-04-21 00:18:36 +00:00
user_ldap fix: Change the setting name 2026-04-14 10:49:15 +02:00
user_status fix(l10n): Update translations from Transifex 2026-04-08 00:19:10 +00:00
weather_status fix(l10n): Update translations from Transifex 2026-04-06 00:21:20 +00:00
webhook_listeners fix(webhook_listeners): Fix typo in comment 2026-03-10 14:39:30 +01:00
workflowengine fix(l10n): Update translations from Transifex 2026-04-20 00:18:51 +00:00