summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/SSLServer.py
Commit message (Collapse)AuthorAgeFilesLines
* Added client ACLs:Chris St. Pierre2013-02-121-6/+9
| | | | | | | * IP and CIDR-based ACLs * Metadata (group/hostname)-based ACLs * Documentation * Unit tests
* Corrected acceptance of wildcard ('*') in ACL XML file.Matt Schwager2013-02-121-4/+3
|
* IP based ACLs working for CherryPy and Builtin Server. Rudimentary tests ↵Matt Schwager2013-02-121-0/+2
| | | | performed and passed.
* moved some libraries in Bcfg2/ into more specific (Server/ or Client/) placesChris St. Pierre2013-02-051-0/+452