Back
Chris Johnson
Chris Johnson
@johnsoct
Full-stack Surgeon. Knowledge seeker. Harry Potter. Volleyball.
7
Joined October 2017
Load previous page…
Add password requirements on error flashes
on password reset, ensure new password isn't === to old
add password requirements (length only - if users get hacked they get hacked)
add password requirements as password input placeholders
#beforeDeploy: change mailtrap to postmark (or alternative)
add show password buttons on reset password form
add show password button to show password input text for 1.5s
Account page functionality: user can change password
implement passport-local-mongoose changePassword
(lms abs) Clarity: my courses / 2-20 / quiz
(lms abs) Clarity: my courses / 2-20 / concept