-
Notifications
You must be signed in to change notification settings - Fork 38
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
Supporter and Exam Admin can`t change their password #140
Comments
Hi, Thanks you for the input. We already discovered this bug and fixed it for the next version of SEB Server 2.1 that is comming out Q1 25.
To change a password for another user you need to enter first your own password and then the new password for the other usser. There is no old password you need to know or enter. |
The password was correct, as I entered it from an editor/plain text myself but still got the error message. So rn I have no chance to change a password for someone else. |
Password is encrypted and matched with well defined security API, SEB Server itself has not direct access to this. So if you change Password for another user you must fist enter your own password. Your own password must be the same as you logged into SEB Server yourself. So it should match if you was able ot login to SEB Server. If this is still not the case, you can try to view the SEB Server logs while doing the action and check if there is something stated. |
Describe the bug
Exam Supporter and Exam Administrator can
t change their password. (They don
t see the button on the right side)Plus: As SEB Server Administrator I can`t change the password of another user, I always get the error message that the old password is wrong.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
User should be able to change their password
Setup (please complete the following information):
The text was updated successfully, but these errors were encountered: