rusackas opened a new pull request, #43600: URL: https://github.com/apache/superset/pull/43600
### SUMMARY #39925 added the `EMBEDDED_DISABLE_PERMALINK_ORIGIN_REWRITE` config flag (opt-out for the frontend's permalink origin rewrite, used to avoid handing out unreachable internal-host permalinks on proxied/subdirectory deployments) but never documented it. This adds a short section to the embedding docs, next to the existing `resolvePermalinkUrl` callback docs since both deal with permalink URLs in embedded contexts. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A, docs only. ### TESTING INSTRUCTIONS - Read `docs/docs/using-superset/embedding.mdx` and confirm the new "Permalink origin rewriting" section accurately describes the flag added in #39925 (`superset/config.py`, `superset/views/base.py`, `superset-frontend/src/utils/urlUtils.ts`). ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
