ProximaCentauri / IntDesign

A simple CRUD application for Interior Design customers
0 stars 0 forks source link

Enter key is considered as part of password #62

Closed bluestraenje closed 7 years ago

bluestraenje commented 7 years ago

Run application enter user, and password. press enter key. Notice that enter key is appended to password text.

Expected - when enter key is pressed, it should verify the credentials and login if successful.

marzim commented 7 years ago

commit fix.