Craft.patrol Versions Save

Patrol simplifies SSL and maintenance routing for sites built with Craft

v1.4.2

7 years ago

Small bugfix release to address issues #19 and #21

v1.4.1

7 years ago

Patrol 1.4.1

  • Adds support for enforcing primary domain as outlined in issue #17
  • Adds support for limiting control panel access as outlined in issue #19
  • Adds primaryDomain as an optional config
  • Adds limitCpAccessTo as an optional config
  • Updates releases and README

v1.3.0

7 years ago

Adds the release feed for updates integration, fulfilling #15

v1.2.0

7 years ago

Secured Connection Detection

Fixed an issue where a redirect loop could occur if SSL was not detected properly and added support for CloudFlare's flexible SSL.

v1.1.1

8 years ago

Makes Patrol compatible with Craft 2.5

v1.1.0

9 years ago

Patrol 1.1.0 …

  • Adds Patrol > Access the site when maintenance is on permission
  • Adds the ability to give users access to the CP during maintenance via new permission
  • Fixes issue where calling trim() on non-string would cause fatal error
  • Removes dependency on patrol.js
  • Updates repo to include a root directory called patrol for consistency with Craft standards
  • Updates README.md and LICENSE with more up to date information
  • Updates ignore rules

v1.0.1

9 years ago

This release is aimed at an edge case were a dynamic config was used e.g. {cpTrigger} in the restrictedAreas env config and the environmentVariables config was not used, causing dynamic parameters to return empty thereby breaking target SSL redirection and SSL reversion.

  • Fixes issue #11 where SSL would not obey restrictedAreas nor revert
  • Fixes logic issue where dynamic params were not parsed if environmentVariables was not set
  • Improves the way URLs for redirection are put together

v1.0.0

9 years ago
  • Adds a donate button
  • Fixes issue raised on #10
  • Updates README to clarify environment configs #11
  • Improves documentation and copy

v0.9.9

9 years ago

Fixes some issues #9 and updates plugin version.

v0.9.8

9 years ago

This is a production ready version of Patrol with improvements to multiple environment configuration, bug fixes, and optimizations for speed.