Project:
View Revisions: Issue #53065 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0053065: Scope of the service worker must be restricted | ||
Revision | 2023-07-26 16:49 by caristu | ||
Steps To Reproduce | One of the possible ways of checking that the scope is requesting more than it should: 0) Revert the change introduced here[1], which is a workaround to avoid this problem happen 1) In a new browser tab, open main Openbravo login page 2) In a second browser tab, open the enyopos login page 3) Clear the browsers cache, and refresh the enyopos login page, note that the service worker is not only requesting resources for the enyopos, but also it is requesting the login page of the backend (Security/Login URL). [1] https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/565 [^] |
||
Revision | 2023-07-26 16:48 by caristu | ||
Steps To Reproduce | 0) Revert the change introduced here[1], which is a workaround to avoid this problem happen 1) In a new browser tab, open main Openbravo login page 2) In a second browser tab, open the enyopos login page 3) Clear the browsers cache, and refresh the enyopos login page, note that the service worker is not only requesting resources for the enyopos, but also it is requesting the login page of the backend (Security/Login URL). [1] https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/565 [^] |
||
Revision | 2023-07-26 14:31 by caristu | ||
Steps To Reproduce | 0) Revert the change introduced here[1], which is a workaround to avoid this problem happen 1) In a new browser tab, open main Openbravo login page 2) In a second browser tab, open the enyopos login page 3) Clear the browsers cache, and refresh the enyopos login page, note that the service worker is not only requesting resources for the enyopos, but also it is requesting the Security/Login URL of the backend. [1] https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/565 [^] |
Copyright © 2000 - 2009 MantisBT Group |