summaryrefslogtreecommitdiffstats
path: root/authz
Commit message (Expand)AuthorAgeFilesLines
* authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange2019-02-263-0/+154
* authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé2019-02-263-0/+288
* authz: add QAuthZList object type for an access control listDaniel P. Berrange2019-02-263-0/+276
* authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé2019-02-263-0/+119
* authz: add QAuthZ object as an authorization base classDaniel P. Berrange2019-02-263-0/+87