Module: RadiantBasicPageAuthExtension
- Defined in:
- lib/radiant-basic_page_auth-extension.rb,
lib/radiant-basic_page_auth-extension/page.rb,
lib/radiant-basic_page_auth-extension/site_controller.rb
Defined Under Namespace
Modules: Page, SiteController
Constant Summary collapse
- VERSION =
'1.0.2'
- SUMMARY =
%q{HTTP Basic Authentication for Radiant CMS}
- DESCRIPTION =
%{Protect a page's contents with HTTP Basic Authentication.}
- URL =
"https://github.com/jsntv200/radiant-basic_page_auth-extension"
- AUTHORS =
["Jason Taylor"]
- EMAIL =
["[email protected]"]