[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Supporter and Exam Admin can`t change their password #140

Closed
christinelent opened this issue Dec 2, 2024 · 4 comments
Closed

Supporter and Exam Admin can`t change their password #140

christinelent opened this issue Dec 2, 2024 · 4 comments

Comments

@christinelent
Copy link

Describe the bug
Exam Supporter and Exam Administrator cant change their password. (They dont 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:

  1. Go to Seb Server, Login
  2. Click on User Accounts.
  3. No option to change the password on the right side

Expected behavior
User should be able to change their password

Setup (please complete the following information):

  • SEB Server Version v.2.0.2
  • Browser Chrome & Opera
@anhefti
Copy link
Member
anhefti commented Dec 2, 2024

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.
We also discuss if there will be an additional patch release 2.0.3 coming out soon that would fix this issue before the next release.
Meanwhile you can change the password of other users either as SEB Server Administrator or with Institutional Administrator

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

@anhefti
Copy link
Member
anhefti commented Dec 2, 2024

I just recognized that the validation message is sligtly wrong in the case you enter a wrong password when changing the password on an other user:

image

The validation messages says "The old password is wrong" but this should correctly say: "Your password is wrong" instead.
We will fix that text too.

@christinelent
Copy link
Author

I just recognized that the validation message is sligtly wrong in the case you enter a wrong password when changing the password on an other user:

The validation messages says "The old password is wrong" but this should correctly say: "Your password is wrong" instead. We will fix that text too.

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.

@anhefti
Copy link
Member
anhefti commented Dec 2, 2024

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.

@anhefti anhefti closed this as completed Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants