richdocuments
richdocuments copied to clipboard
Time for password input to short
Describe the bug Opening an ODF document which is encrypted via password you have 15 seconds to type the password. That's to short.
To Reproduce Steps to reproduce the behavior:
- Create an ODT file, save it with a long password and upload it to nextcloud.
- Open the file in nextcloud web interface
- Try to enter password or do nothing
- After 15 seconds you get a white error screen "Laden des Dokuments fehlgeschlagen Nextcloud Office konnte nicht geladen werden - Bitte später erneut versuchen." Close
Expected behavior The time to enter the password should be increased to 1-2 minutes min.
Client details: It's not browser/client related.
Server details
Operating system: Ubuntu 24.04.1 LTS
Nextcloud version: 29.0.8snap1
Version of the richdocuments app richdocuments: 8.4.8
Version of Collabora Online richdocumentscode: 24.4.802
Configuration of the richdocuments app
{
"apps": {
"richdocuments": {
"disable_certificate_verification": "yes",
"enabled": "yes",
"installed_version": "8.4.8",
"types": "prevent_group_restriction",
"wopi_url": "https:\/\/*******\/extra-apps\/richdocumentscode\/proxy.php?req="
}
}
}
{
"apps": {
"richdocumentscode": {
"enabled": "yes",
"installed_version": "24.4.802",
"types": ""
}
}
}