Skip to content

Releases: moov2/Moov2.Orchard.Azure.PassThrough

Minor bugfix v0.1.1 Pre-Release

03 Apr 09:50
Compare
Choose a tag to compare
Pre-release

Minor bug fix. Output cache was causing secure media to show when it shouldn't so it is now disabled on the Secure Media route.

This is a quick fix and will be built upon in the future.

Initial Pre-Release v0.1.0

15 Mar 15:02
Compare
Choose a tag to compare
Pre-release

Initial release of Orchard CMS Azure Secure media module. This is a pre-release version and not considered production ready.

Features in this version:

  • Add ViewSecureMedia and ManageSecureMedia permissions
  • Add SecureMediaPart to Media Stereotype Content Types
    • Exposes Is Secure flag, defaults to true on all current and new media
    • Requires the ManageSecureMedia permission to change
  • Add /SecureMedia/ route which behaves as the /Media/ route would for local media
    • This route will serve media from the Azure storage container using the Orchard.Azure module
    • Will not serve media to users without ViewSecureMedia permission
    • Azure storage container can be set to private