-
-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
changing admin password gives 500 status in 5.0-RC8 #93
Comments
I'm also having this issue in 5.0.0 release both for changing the admin pw and for trying to add a new user. Just posted to the group list (see details there). |
I was able to change a user pw using the xquery sm:passwd function in eXide, so I continue to think this is a dashboard bug. |
This happens not only for admin but any user account and any change (e.g. account description) |
Remaining issues related to login and admin password changes will be addressed in the next iteration of the dashboard, which is under development. It will reintegrate the various sub-apps into a single one. Global issues like login/logout are thus expected to be fixed by this refactoring. |
How would I do this exactly?
|
The first thing I did after installing eXist 5.0-RC8 on macOS Mojave with the DMG installer was change the admin password in the user manager after logging in with the default (blank) admin password. As soon as I clicked Save I got a 500 response and the Javascript console shows:
[Error] Failed to load resource: the server responded with a status of 500 (Server Error) (admin, line 0) http://localhost:8080/exist/apps/dashboard/bower_components/existdb-usermanager/api/user/admin
The text was updated successfully, but these errors were encountered: