bradtraversy / node_passport_login

Node.js login, registration and access control using Express and Passport
1.73k stars 1.3k forks source link

messages.ejs showing errors (Screenshot Attached.) #127

Closed iamehran closed 1 year ago

iamehran commented 1 year ago

I think the messages.ejs file has some errors as whenever i put the conditions mentioned like "password must be 6 " and i put less than six it displays the whole code rather than what it should display. @bradtraversy can i get some help here ..

Screenshot 2023-01-26 024857

iamehran commented 1 year ago

I found the answer @bradtraversy .

Creating a pull request

Thank you

iamehran commented 1 year ago

I thought messages.ejs was showing errors but it was register.js