Parent
#28404
Task description
As a developer working on the dotCMS SDK, I need to improve the isInsideEditor function to make it more robust and secure. This function is crucial for determining whether a user is currently inside the dotCMS editor environment.
Acceptance Criteria
TBD
External Links
TBD
Assumptions & Initiation Needs
Currently, we're only checking if the client web app is inside an iframe, also the postMessage are not using specific origin (*).
Quality Assurance Notes & Workarounds
TBD
Parent
#28404
Task description
As a developer working on the dotCMS SDK, I need to improve the
isInsideEditorfunction to make it more robust and secure. This function is crucial for determining whether a user is currently inside the dotCMS editor environment.Acceptance Criteria
TBD
External Links
TBD
Assumptions & Initiation Needs
Currently, we're only checking if the client web app is inside an iframe, also the
postMessageare not using specific origin (*).Quality Assurance Notes & Workarounds
TBD