Cloudfront URL Signer

Filters ::: filter_cloudfront_signurl
Maintained by Owen Barritt
This Moodle filter recognises cloudfront URLs from the URLs defined in the filter settings and replaces them with signed URLs.
Latest release:
31 sites
2 downloads
5 fans
Current versions available: 1

This Moodle filter recognises cloudfront URLs from the URL defined in the filter settings and replaces them with signed URLs.

See http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-signed-urls.html for full details

Installation

Simply place the filter files in ./filter/cloudfront_signurl 

Setup

In the filter settings you will need to define the URL for the cloudfront distribution along with the Key Pair ID and private key file to use for the signing process.

See http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html

At present only canned policies are supported.

Screenshots

Screenshot #0

Contributors

Owen Barritt (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • David Mudrák
    Thu, 16 Jul 2015, 4:38 PM

    Hi Owen. Thanks for sharing this plugin with the community. I was not able to test the filter functionality in a production environment but the code looks sane. There were two issues relating to the coding style detected in your plugin and I reported then into your bug tracker. I'll be happy to approve your plugin once the raised issues are fixed and a new version of the filter is uploaded here.

    Also note, currently the plugin claims to support Moodle 2.7 only. You probably meant to select all 2.7, 2.8 and 2.9 as supported Moodle versions. Plugin maintainers are supposed to declare this explicitly.

  • David Mudrák
    Thu, 16 Jul 2015, 7:11 PM

    Thanks for prompt fixes Owen. You are cleared to land now, welcome to the Plugins directory.

  • Lucas Chigami
    Thu, 25 May 2017, 3:19 AM
    Is there any version compatible with Moodle version 3.2?
  • skybirds kathi
    Wed, 6 Dec 2017, 11:51 AM
    Hi,
    I installed Moodle in AWS ec2 but if want to save all video files in S3 where I need to change, website name problem, anyone can share me after install moodle setup what are the things need to change for website host.
  • Shivaraj Katagi
    Mon, 2 Apr 2018, 6:02 PM
    Hi Owen, How can I use signed urls in moodle mobile?
Please login to post comments