xintesa/guardian

Guard admin route

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 0

Type:cakephp-plugin

1.0.2 2015-06-25 05:10 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:58:13 UTC


README

This plugin protects the admin section by requiring a key when first accessing the URL.

Installation

  • Download and extract as APP/Plugin/Guardian.
  • Activate plugin from the Extensions page
  • Optional: Change the generated key

Make sure to record the URL in the plugin activation message as the admin area will not be accessible without the key is missing from the URL.