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.
Package info
github.com/concretecms/cloudflare_proxy
Type:concrete5-package
pkg:composer/concrete5/cloudflare_proxy
1.0.0
2017-08-11 16:57 UTC
Requires
- concrete5/core: ^8.2
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.