Openbravo Issue Tracking System - Modules
View Issue Details
0055954ModulesOpen APIpublic2024-05-22 09:462024-07-16 07:59
caristu 
Triage Platform Conn 
highminorhave not tried
closedfixed 
5
 
1.0.12 
0055954: Roles with restricted backend access cannot see the Swagger Doc
Roles with restricted backend access cannot are unable to use the Swagger Doc
1) Configure a role with "Restrict backend access" field set as true
2) Set the role configured in step 1) as the default role for a user
3) Try to access to the swagger doc page. Note that an error is displayed, it is not possible to access to the doc.
No tags attached.
blocks defect 0055546 closed Triage Platform Conn Roles with restricted backend access cannot see the Swagger Doc 
Issue History
2024-07-09 12:27alostaleTypedefect => backport
2024-07-09 12:27alostaleTarget Version => 1.0.12
2024-07-09 12:28alostaleNote Added: 0166835
2024-07-10 07:53hgbotNote Added: 0166855
2024-07-10 07:54hgbotNote Added: 0166856
2024-07-16 07:58hgbotNote Added: 0166993
2024-07-16 07:58hgbotNote Added: 0166994
2024-07-16 07:59hgbotResolutionopen => fixed
2024-07-16 07:59hgbotStatusscheduled => closed
2024-07-16 07:59hgbotNote Added: 0166995
2024-07-16 07:59hgbotNote Added: 0166996

Notes
(0166835)
alostale   
2024-07-09 12:28   
Actual backport target version 24q2.1
(0166855)
hgbot   
2024-07-10 07:53   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1295 [^]
(0166856)
hgbot   
2024-07-10 07:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi/-/merge_requests/12 [^]
(0166993)
hgbot   
2024-07-16 07:58   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 4360f13819c23725387fe2b0c695e6191f4f574e
Author: Asier Lostalé <a.lostale@orisha.com>
Date: 16-07-2024 05:58:02
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/4360f13819c23725387fe2b0c695e6191f4f574e [^]

Related to BUG-55954: HSAS can define if back office access is needed

---
M src/org/openbravo/base/secureApp/DefaultOptions_data.xsql
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
M src/org/openbravo/base/secureApp/LoginUtils.java
---
(0166994)
hgbot   
2024-07-16 07:58   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1295 [^]
(0166995)
hgbot   
2024-07-16 07:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi [^]
Changeset: e239993b7b1d55bf0233f126baece7a55fc8652b
Author: Asier Lostalé <a.lostale@orisha.com>
Date: 16-07-2024 05:59:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi/-/commit/e239993b7b1d55bf0233f126baece7a55fc8652b [^]

fixes BUG-55954: roles with restricted backend cannot access to swagger

---
M src/org/openbravo/service/openapi/provider/OpenAPIProviderServlet.java
---
(0166996)
hgbot   
2024-07-16 07:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi/-/merge_requests/12 [^]