-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Description
When a user signs up for a faculty Pressbooks account at https://pressbooks.bccampus.ca/wp-signup.php, they are asked to enter a username, email address, a password (twice), and choose their institution. This procedure does allow a user to create an account, however the password the user enters is not registered, and a new, plain text password is emailed to the user after they activate their account by clicking the link in the email they are sent.
Expected behaviour
The password that the user enters when first creating the account will be the password they use to log in.
Actual behaviour
The password the user enters is discarded a new password is generated and emailed to the user.
Steps to reproduce the problem
See attached PDF showing the process, courtesy of Declan RS.
- Go to: https://pressbooks.bccampus.ca/wp-signup.php
- Enter username, email, password, institution, choose "Rregister my book later", then click next
- Check email and click the activation link in the email
- An email is sent with username and password in plain text.
2019-Aug-12-Pressbook_Account_Creation.pdf
System Information
- Textbooks for Pressbooks: [Enter PTB Version here]
- Pressbooks: [Enter PB Version number here]
- WordPress: [Enter WP Version number here]