nextcloud/apps
Peter Ringelmann b866c4e4fe
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-27 10:46:36 +02:00
..
admin_audit Fix(l10n): Update translations from Transifex 2025-04-12 00:23:30 +00:00
cloud_federation_api fix(l10n): Update translations from Transifex 2025-04-30 00:23:40 +00:00
comments Fix(l10n): Update translations from Transifex 2025-04-10 00:23:09 +00:00
contactsinteraction fix: add missing listener 2025-09-02 14:43:48 +02:00
dashboard perf(dashboard): lags on dashboard items drag 2025-06-02 11:30:27 +00:00
dav Merge pull request #58993 from nextcloud/backport/58689/stable29 2026-04-21 10:13:09 +02:00
encryption fix(l10n): Update translations from Transifex 2025-05-10 00:23:22 +00:00
federatedfilesharing fix(federatedfilesharing): Do not set the share id for an existing share 2026-03-19 15:21:35 +01:00
federation fix(l10n): Update translations from Transifex 2025-05-10 00:23:22 +00:00
files feat(files): add configurations for file grouping 2026-04-18 14:21:07 -03:00
files_external fix(l10n): Update translations from Transifex 2025-05-18 00:23:04 +00:00
files_reminders fix(l10n): Update translations from Transifex 2025-05-18 00:23:04 +00:00
files_sharing chore: update openapi 2026-04-22 16:21:45 +02:00
files_trashbin feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-26 08:05:26 +00:00
files_versions fix(files_versions): Do not assume source exist when migrating versions to new storage 2025-11-06 07:24:14 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-04-10 00:23:09 +00:00
oauth2 fix(frontend): add strict password confirmation for sensitive admin actions 2026-04-27 10:46:36 +02:00
provisioning_api fix(l10n): Update translations from Transifex 2025-05-02 00:23:20 +00:00
settings fix(frontend): add strict password confirmation for sensitive admin actions 2026-04-27 10:46:36 +02:00
sharebymail fix(l10n): Update translations from Transifex 2025-05-17 00:23:40 +00:00
systemtags fix(l10n): Update translations from Transifex 2025-05-14 00:22:52 +00:00
testing fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
theming fix(l10n): Update translations from Transifex 2025-05-14 00:22:52 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2025-05-20 00:22:49 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2025-04-14 00:23:18 +00:00
user_ldap fix: Add missing Attribute and fix parameter type in renewpassword route 2026-03-19 09:52:31 +01:00
user_status fix(user_status): Avoid unique constraint violations from parallel heartbeats and GET requests 2025-05-30 08:00:24 +00:00
weather_status fix(l10n): Update translations from Transifex 2025-05-17 00:23:40 +00:00
workflowengine refactor(workflowengine): Check if class is correct 2025-12-09 10:33:47 +01:00