Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0031560 | Retail Modules | Web POS | public | 2015-11-23 17:23 | 2015-12-07 11:38 |
Reporter | migueldejuana | ||||
Assigned To | migueldejuana | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR16Q1 | |||
Merge Request Status | |||||
Review Assigned To | mtaal | ||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0031560: GetToken shows a warning | ||||
Description | GetToken shows a warning: WARN org.openbravo.mobile.core.process.SecuredJSONProcess - Not checking form access for class org.openbravo.mobile.core.authenticate.GetToken | ||||
Steps To Reproduce | - Login - set in the developers guide this: localStorage.tokenRefreshInterval = 60000 - Press F5 - Wait a minute and GetToken will be executed - See the warning in the console | ||||
Proposed Solution | Add in GetToken class: @Override protected boolean bypassPreferenceCheck() { return true; } @Override protected boolean bypassSecurity() { return true; } | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-11-23 17:23 | migueldejuana | New Issue | |||
2015-11-23 17:23 | migueldejuana | Assigned To | => migueldejuana | ||
2015-11-23 17:23 | migueldejuana | OBNetwork customer | => No | ||
2015-11-23 17:23 | migueldejuana | Triggers an Emergency Pack | => No | ||
2015-11-23 17:28 | migueldejuana | Review Assigned To | => mtaal | ||
2015-11-24 09:09 | hgbot | Checkin | |||
2015-11-24 09:09 | hgbot | Note Added: 0082275 | |||
2015-11-24 09:09 | hgbot | Status | new => resolved | ||
2015-11-24 09:09 | hgbot | Resolution | open => fixed | ||
2015-11-24 09:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1e27805f6779a09cf9c3c190e4a770a5a42e28a8 [^] | ||
2015-12-07 11:38 | mtaal | Note Added: 0082587 | |||
2015-12-07 11:38 | mtaal | Status | resolved => closed | ||
2015-12-07 11:38 | mtaal | Fixed in Version | => RR16Q1 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|