Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #32394 Back to Issue ]
Summary 0032394: [ChangePassword] Cannot login after a failed username attempt
Revision 2016-03-03 11:12 by Orekaria
Steps To Reproduce In the WebPOS login window

1.
Enter user "vallblancaxxxx", password "openbravo"
Verify that "Invalid user name or password. Please try again." popup is shown
Click OK

2.
Enter user "vallblanca", password "openbravo"
Verify it does not login and the popup is shown again (INCORRECT)

3.
Verify that you can no longer login
Revision 2016-03-03 11:12 by Orekaria
Description The "Invalid username & password" message keep showing after a failed username attempt
Revision 2016-03-03 10:57 by Orekaria
Steps To Reproduce aaa
Revision 2016-03-03 10:57 by Orekaria
Description If we enter random username & password, it through error "Invalid username & password"
then if we give correct username & password, it throwing same error "Invalid username & password"
Checked in local instance, its reproducible
Checked in live, but its not reproducible (https://livebuilds.openbravo.com/retail_stable_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^])

Checked the code: ob-terminal-model.js login: function (user, password, mode, command) {
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/5eab61d709bc/web/org.openbravo.mobile.core/source/model/ob-terminal-model.js#l1458 [^]
"If condition" was removed in live builds code, but not in "erp/pmods/org.openbravo.mobile.core" repo


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker