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

Users can change the passwords of other users #2540

Closed
simondate opened this issue Oct 21, 2020 · 3 comments
Closed

Users can change the passwords of other users #2540

simondate opened this issue Oct 21, 2020 · 3 comments
Labels

Comments

@simondate
Copy link
Member

simondate commented Oct 21, 2020

It seems that when you create additional accounts on the latest version of the Authoring Tool they get shown the email address, first name and last name of another account. They can also change the password of this user!

Steps to Reproduce

  1. Admin account creates a new account
  2. Log into the new account
  3. Click on logged in as: [new account] to change the password
  4. The user is shown the details of another admin account.
  5. Change the password of the other admin account
  6. The admin account cannot log in with their own password, but they can use this new password

Versions

  • Authoring Tool Version: 0.10.4
  • Framework Version: 5.7.1
@deltanetdan
Copy link

I can reproduce this issue. Reversing this PR seems to fix the problem.

@moloko
Copy link
Contributor

moloko commented Oct 29, 2020

nice find @simondate

@moloko
Copy link
Contributor

moloko commented Oct 29, 2020

Looks like it gives you the account details of whoever created the account. Currently having lots of fun changing @guywillis password to random things ;-)

EDIT: I don't think it actually changes that person's password. or your own. no idea what it is doing but is definitely quite broken!

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

No branches or pull requests

4 participants