Skip to content

altrome/moodle-filter_cloudfront_signurl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moodle-filter_cloudfront_signurl

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.

About

Moodle filter that signs cloudfront urls

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%