Bug description
Description:
Since upgrading to Nextcloud 34, the "Update all" function in the Apps management section requires password confirmation for each individual application rather than a single confirmation for the entire batch process.
Environment:
Nextcloud Server version: Nextcloud Hub 26 Spring (34.0.2)
Operating System: Ubuntu 24 LTS
Web server: Apache 2.4
PHP version: 8.5
Browser: Brave v1.93.134
Additional context:
This behavior appears to be a regression introduced in Nextcloud 34. Previously, the session authentication was sufficient for the duration of the bulk update, or a single re-confirmation was requested for the whole list. This change significantly impacts user experience when managing multiple applications.
Steps to reproduce
- Log in as an administrator.
- Navigate to Apps (Applications).
- Ensure there are multiple apps with available updates (e.g., 10 apps).
- Click the "Update all" button.
- Observe the password prompt.
- Enter the password for the first app.
- Observe that a new password prompt immediately appears for the second app, and so on, until all apps are updated.
Expected behavior
Expected behavior
The system should request the administrator's password only once to authorize the bulk update operation, as it did in versions prior to Nextcloud 34. The "Update all" button should function as a single atomic action.
Actual behavior:
The system interrupts the workflow by requesting password confirmation separately for every single app being updated (e.g., 10 prompts for 10 apps), making the bulk update feature practically unusable.
Nextcloud Server version
34
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.5
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 32.0.1 to 32.0.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Bug description
Description:
Since upgrading to Nextcloud 34, the "Update all" function in the Apps management section requires password confirmation for each individual application rather than a single confirmation for the entire batch process.
Environment:
Nextcloud Server version: Nextcloud Hub 26 Spring (34.0.2)
Operating System: Ubuntu 24 LTS
Web server: Apache 2.4
PHP version: 8.5
Browser: Brave v1.93.134
Additional context:
This behavior appears to be a regression introduced in Nextcloud 34. Previously, the session authentication was sufficient for the duration of the bulk update, or a single re-confirmation was requested for the whole list. This change significantly impacts user experience when managing multiple applications.
Steps to reproduce
Expected behavior
Expected behavior
The system should request the administrator's password only once to authorize the bulk update operation, as it did in versions prior to Nextcloud 34. The "Update all" button should function as a single atomic action.
Actual behavior:
The system interrupts the workflow by requesting password confirmation separately for every single app being updated (e.g., 10 prompts for 10 apps), making the bulk update feature practically unusable.
Nextcloud Server version
34
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.5
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 32.0.1 to 32.0.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?