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

Add new member - password not hashed #65

Closed
manu37 opened this issue Jan 5, 2022 · 3 comments
Closed

Add new member - password not hashed #65

manu37 opened this issue Jan 5, 2022 · 3 comments
Labels
Milestone

Comments

@manu37
Copy link

manu37 commented Jan 5, 2022

If you add a new member, add a password and get a form validation error, the password wont be encrypted ( $oldpassword[]==$password[]). You wont get a valid password unless you change it to another.

@manu37
Copy link
Author

manu37 commented Jan 6, 2022

Here not to check on $entryErrors should solve the issue

@cmb69
Copy link
Owner

cmb69 commented Jan 6, 2022

Thanks @manu37! I shall have a look at this ASAP.

@cmb69 cmb69 changed the title Add new member - password not encrypted Add new member - password not hashed Feb 16, 2023
@cmb69 cmb69 added the bug label Feb 16, 2023
@cmb69 cmb69 added this to the 2.0 milestone Feb 16, 2023
@cmb69
Copy link
Owner

cmb69 commented Feb 16, 2023

I shall have a look at this ASAP.

Embarrassing!

Here not to check on $entryErrors should solve the issue

Spot on!

@cmb69 cmb69 closed this as completed in ae52bbe Feb 16, 2023
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

2 participants