concrete5/cloudflare_proxy

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

concrete5 package to enable cloudflare IPs as trusted proxies.

Installs: 2 424

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 7

Forks: 5

Open Issues: 7

Type:concrete5-package

1.0.0 2017-08-11 16:57 UTC

This package is auto-updated.

Last update: 2023-09-23 18:48:07 UTC


README

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

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/cloudflare_proxy
$  ./vendor/bin/concrete5 c5:package-install cloudflare_proxy

Traditional concrete5

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