Override auth check when using a shared embed link

Merged Allan Whatmough requested to merge (removed):2235-disable-authentication-for-embeds into master
  • 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 to True but can be overriden.

Closes #2235 (closed)

Edited by Douwe Maan