summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/authconfig.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-145/+145
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-4/+4
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-091-1/+0
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-1/+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-13/+13
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-4/+3
* Feature #2276 Single Executable: Update docstringsJesse Wolfe2010-02-171-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Allow REST auth system to restrict an ACL to authenticated or unauthenticated...Brice Figureau2009-04-231-1/+6
* Refactor rest authorization to raise exceptions deeperBrice Figureau2009-04-231-3/+2
* Add environment support in the REST authorization layerBrice Figureau2009-04-231-2/+7
* Enhance authconfig format to support uri paths and regexBrice Figureau2009-04-231-38/+44
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-6/+6
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Moving the authconfig setting to configuration.rb instead of network/authconf...luke2007-03-221-7/+0
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-13/+15
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-081-0/+173