You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We're using external storages (i.e. samba storages mounted automatically), and, I believe, since Nextcloud 30.0.2, we can't update our password in Global credentials area.
When we tried to input a password ( the right password or everything else ), when we click on "Save", there is an error in the browser console :
Uncaught (in promise) ReferenceError: $form is not defined
_submitCredentials settings.js:1492
<anonymous> settings.js:1515
promise callback*requirePasswordConfirmation password-confirmation.js:24
<anonymous> settings.js:1515
jQuery 8
<anonymous> settings.js:1509
EventListener.handleEvent* settings.js:1440
<anonymous> settings.js:1551
If i authorize users to mount and configure there mounts themself, the mount is working (the username and password define for each mount is correctly read an saved by Nextcloud)
The global credentials username and password was working with Nextcloud 30.0.1
If you need any others informations, please let me know.
Thanks a lot.
Steps to reproduce
Connect to Nextcloud
Go to your personal settings
Go to External storage
Modify your password in the section "Global credentials"
Expected behavior
The password should be updated in Nexcloud global credentials.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
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. 28.0.1 to 28.0.2)
Are you using the Nextcloud Server Encryption module?
Bug description
Hi,
We're using external storages (i.e. samba storages mounted automatically), and, I believe, since Nextcloud 30.0.2, we can't update our password in Global credentials area.
When we tried to input a password ( the right password or everything else ), when we click on "Save", there is an error in the browser console :
If i authorize users to mount and configure there mounts themself, the mount is working (the username and password define for each mount is correctly read an saved by Nextcloud)
The global credentials username and password was working with Nextcloud 30.0.1
If you need any others informations, please let me know.
Thanks a lot.
Steps to reproduce
Expected behavior
The password should be updated in Nexcloud global credentials.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
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. 28.0.1 to 28.0.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
This was tested with Firefox RR and ESR 128 on Linux and Windows.
The text was updated successfully, but these errors were encountered: