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