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.

Installs: 2 611

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 1

Open Issues: 0

Type:concrete5-package

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.