concrete5/cloudfront_proxy

This package is abandoned and no longer maintained. The author suggests using the concretecms/cloudfront_proxy package instead.

concrete5 package to enable cloudfront IPs as trusted proxies.

Maintainers

Package info

github.com/concretecms/cloudfront_proxy

Type:concrete5-package

pkg:composer/concrete5/cloudfront_proxy

Statistics

Installs: 2 811

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.0.2 2018-12-19 23:43 UTC

This package is auto-updated.

Last update: 2022-05-19 18:22:33 UTC


README

This addon sets up Cloudfront IPs as trusted proxy IPs. In doing so it resolves the session invalidation you'll see if using Cloudfront

Installation

Composer Based concrete5

If you're using composer based c5, all you have to do is require the package and install it.

$ composer require concrete5/cloudfront_proxy
$  ./vendor/bin/concrete5 c5:package-install cloudfront_proxy

Traditional concrete5

Download a zip of this repository and extract it in your website's package directory.