summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Acl.py
Commit message (Expand)AuthorAgeFilesLines
* CIDR notation working for IP based ACLsMatt Schwager2013-02-121-3/+4
* Added CIDR notation to IP ACLs. Still need to test.Matt Schwager2013-02-121-0/+10
* IP based ACLs working for CherryPy and Builtin Server. Rudimentary tests perf...Matt Schwager2013-02-121-33/+33
* IP based ACLs working for CherryPy Server. Still need to implement BuiltinSer...Matt Schwager2013-02-121-1/+1
* Fixed 'event name' error on server startup with ACL as a plugin. Now parsing ...Matt Schwager2013-02-121-0/+18
* Started adding code to Acl.py, need to parse acl xml file correctlyMatt Schwager2013-02-121-4/+20
* Added access-control list plugin skeleton codeMatt Schwager2013-02-121-0/+8