teacherfund / TeacherFund_next

A website to fund teachers discretionary spending because the government sucks at it

Home Page:https://theteacherfund.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

show password does not work

abdiG opened this issue · comments

commented

In the \signinregister page in password field when typed a password show button doesn't work. I can try and see if i can do a PR for this.

showPassword

Good find @abdiG -- the fix for this should actually be to remove the password field completely as we are trying to move towards a passwordless authentication scheme.

I believe this was taken out in master branch, could you pull master before starting work?

commented

Hey @joelwass, just checked the master branch and the password field has been removed, so there is no need for PR. Let me know if i can help you guys with anything else.