Coder Social home page Coder Social logo

chrisricca / radiant-simple-password-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yoon/radiant-simple-password-extension

1.0 3.0 1.0 84 KB

A Radiant CMS extension for authenticating access to a single page with a HTTP Basic password

radiant-simple-password-extension's Introduction

= Simple Password Extension

A "Simple Password Page" page protects contents with HTTP Basic 
Authentication. The user name, password, and realm are set up in
the "config" page part with the following YAML format:

user: foo
password: secret
realm: kingdom

You will need to quote strings with ambiguous meaning in YAML including 
(not limited) to: "!abc", "foo:bar", "null", "true", "false", "yes", 
"no", "on", "off" (see http://yaml.org/spec/1.2/#id2588633 and 
http://en.wikipedia.org/wiki/YAML#Pitfalls_and_implementation_defects)

SimplePasswordExtension depends on the authenticate_with_http_basic and
request_http_basic_authentication methods, introduced with Rails 2, and
Radiant > 0.6.5.

radiant-simple-password-extension's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.