Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035432Retail ModulesWeb POSpublic2017-03-06 11:282017-03-16 09:28
gorkaion 
jorge-garcia 
highmajorhave not tried
closedfixed 
5
 
RR17Q2 
marvintm
OBPS
No
0035432: [SERQA 2544]posterminal LoginUtilsServlet is not using AuthenticationManager to link the terminal
When Terminal Authentication is enabled the LoginUtilsServlet is not using the AuthenticationManager to check the user/password. This breaks the ability to use custom Authentications.
Install a custom authentication that do not use the password stored in the AD_User table. Enable the Terminal Authentication and try to login in the POS.
No tags attached.
Issue History
2017-03-06 11:28gorkaionNew Issue
2017-03-06 11:28gorkaionAssigned To => Retail
2017-03-06 11:28gorkaionOBNetwork customer => Yes
2017-03-06 11:28gorkaionResolution time => 1489964400
2017-03-06 11:28gorkaionTriggers an Emergency Pack => No
2017-03-06 15:44gorkaionSummaryposterminal LoginUtilsServlet is not using AuthenticationManager to link the terminal => [SERQA 2544]posterminal LoginUtilsServlet is not using AuthenticationManager to link the terminal
2017-03-13 08:56hgbotCheckin
2017-03-13 08:56hgbotNote Added: 0094970
2017-03-13 08:56hgbotStatusnew => resolved
2017-03-13 08:56hgbotResolutionopen => fixed
2017-03-13 08:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/966a12e34def0ab171acc5bdbf56698949726529 [^]
2017-03-13 11:55marvintmAssigned ToRetail => jorge-garcia
2017-03-16 09:28marvintmReview Assigned To => marvintm
2017-03-16 09:28marvintmStatusresolved => closed
2017-03-16 09:28marvintmFixed in Version => RR17Q2

Notes
(0094970)
hgbot   
2017-03-13 08:56   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 966a12e34def0ab171acc5bdbf56698949726529
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Mar 10 14:49:29 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/966a12e34def0ab171acc5bdbf56698949726529 [^]

Fixed issue 35432: [SERQA 2544]posterminal LoginUtilsServlet is not using
AuthenticationManager to link the terminal

---
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
M web/org.openbravo.retail.posterminal/js/components/modalselectterminal.js
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---