summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/rest_authconfig.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecate RestAuthConfig#allowed? in favor of #check_authorizationBrice Figureau2011-07-261-1/+6
* (#7179) Modify default ACL for /node/<name>.Pieter van de Bruggen2011-05-041-0/+1
* Merge branch '2.6.x' into nextMatt Robinson2011-03-181-1/+1
|\
| * (#6707) Fix typo in rest_authconfig.rbnfagerlund2011-03-141-1/+1
* | Merge branch '2.6.x' into nextMatt Robinson2011-01-191-12/+4
|\|
| * (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-121-11/+1
| * (#5838) Refactored Puppet::Network::Rights#fail_on_denyPaul Berry2011-01-121-8/+10
* | Merge branch '2.6.x' into nextMatt Robinson2010-12-021-1/+0
|\|
| * Disable remote ralsh by defaultPaul Berry2010-12-021-1/+0
* | Maint: Remove Indirector::Request objects from HTTP Handler and API V1Jesse Wolfe2010-11-021-11/+11
|/
* Fix #4245 - default insertion of ACL is not thread safeBrice Figureau2010-07-251-3/+6
* Code smell: Two space indentationMarkus Roberts2010-07-091-74/+74
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-1/+4
* Feature #3383 RAL over RESTJesse Wolfe2010-02-171-0/+1
* Feature #3115 REST-ified status()Jesse Wolfe2010-02-171-0/+1
* Fix #2465 - Default auth information is confusing with no auth.confBrice Figureau2009-07-301-1/+1
* Fixed #2410 - default acl logs as info instead of warn.Sam Livingston-Gray2009-07-141-1/+1
* Unify auth/unauthenticated request authorization systemBrice Figureau2009-04-231-17/+27
* Refactor rest authorization to raise exceptions deeperBrice Figureau2009-04-231-1/+8
* Add environment support in the REST authorization layerBrice Figureau2009-04-231-1/+1
* Fix #1875 - Add a REST authorization systemBrice Figureau2009-04-231-0/+72