Module: Locomotive

Defined in:
lib/locomotive/basic_auth/plugin.rb,
lib/locomotive/basic_auth/plugin/version.rb

Overview

This is a quick-and-dirty basic authentication plugin. The login string and password are stored in plaintext in the config hash, so it is not secure. The configuration also takes a regular expression which specifies the page fullpaths which require basic authentication

Defined Under Namespace

Modules: BasicAuth