The source project of this merge request has been removed.
- Issue: #2235 (comment 401277311)
- This overrides the default behaviour of the APIBlueprint when using an embed link. Embeds (e.g. reports/dashboards) should be visible without authentication, so add a new
require_authentication
parameter which defaults toTrue
but can be overriden.
Closes #2235 (closed)