Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048693Retail ModulesWeb POSpublic2022-03-01 11:262022-03-16 08:08
marvintm 
rqueralta 
normalmajorhave not tried
closedfixed 
5
 
RR22Q1.1RR22Q1.1 
No
0048693: MultiServerJSONProcess is disabling the permissions check in all its subclasses
Currently the MultiServerJSONProcess class is disabling the permissions check in all its subclasses by default.

This means that even if a class implements a preference check, this check will not be done and users without access to that preference will be able to use the process.
.
No tags attached.
blocks defect 0048692 closed rqueralta MultiServerJSONProcess is disabling the permissions check in all its subclasses 
Issue History
2022-03-01 11:27marvintmTypedefect => backport
2022-03-01 11:27marvintmTarget Version => RR22Q1.1
2022-03-04 05:30hgbotNote Added: 0135442
2022-03-04 18:20rqueraltaAssigned ToRetail => rqueralta
2022-03-16 08:08hgbotResolutionopen => fixed
2022-03-16 08:08hgbotStatusscheduled => closed
2022-03-16 08:08hgbotFixed in Version => RR22Q1.1
2022-03-16 08:08hgbotNote Added: 0135761
2022-03-16 08:08hgbotNote Added: 0135762

Notes
(0135442)
hgbot   
2022-03-04 05:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/341 [^]
(0135761)
hgbot   
2022-03-16 08:08   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: c93048a97894897ae4d7a07327d9742699a3de76
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 03-03-2022 17:40:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/c93048a97894897ae4d7a07327d9742699a3de76 [^]

Fixed BUG-48693: Due to security issues, was removed the overrided methods bypassSecurity and bypassPreferenceCheck in MultiServerJSONProcess class

---
M src/org/openbravo/mobile/core/servercontroller/MultiServerJSONProcess.java
---
(0135762)
hgbot   
2022-03-16 08:08   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/341 [^]