summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/rights.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-217/+217
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-2/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-12/+4
* Code smell: Use string interpolationMarkus Roberts2010-07-091-11/+11
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Allow REST auth system to restrict an ACL to authenticated or unauthenticated...Brice Figureau2009-04-231-6/+24
* Refactor rest authorization to raise exceptions deeperBrice Figureau2009-04-231-31/+64
* Add environment support in the REST authorization layerBrice Figureau2009-04-231-13/+15
* Enhance authconfig format to support uri paths and regexBrice Figureau2009-04-231-26/+176
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-081-0/+74