Skip to content
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

Open
craigberry opened this issue Aug 3, 2019 · 6 comments
Open

changing admin password gives 500 status in 5.0-RC8 #93

craigberry opened this issue Aug 3, 2019 · 6 comments
Assignees

Comments

@craigberry
Copy link
Contributor

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

@wolfgangmm wolfgangmm self-assigned this Aug 5, 2019
@nathangibson
Copy link

nathangibson commented Sep 11, 2019

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).

@nathangibson
Copy link

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.

@tuurma
Copy link

tuurma commented Oct 2, 2019

This happens not only for admin but any user account and any change (e.g. account description)

@tuurma
Copy link

tuurma commented Oct 2, 2019

problem with updating the user is now fixed but still after the admin pass has been changed there's a login problem remaining, not sure what's the desired behaviour

image

@wolfgangmm
Copy link
Member

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.

@ghost
Copy link

ghost commented Dec 12, 2019

How would I do this exactly?

I wasas able to change a user pw using the xquery sm:passwd function in eXide, so I continue to think this is a dashboard bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants