Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | authz: add QAuthZPAM object type for authorizing using PAM | Daniel P. Berrange | 2019-02-26 | 3 | -0/+154 |
* | authz: add QAuthZListFile object type for a file access control list | Daniel P. Berrangé | 2019-02-26 | 3 | -0/+288 |
* | authz: add QAuthZList object type for an access control list | Daniel P. Berrange | 2019-02-26 | 3 | -0/+276 |
* | authz: add QAuthZSimple object type for easy whitelist auth checks | Daniel P. Berrangé | 2019-02-26 | 3 | -0/+119 |
* | authz: add QAuthZ object as an authorization base class | Daniel P. Berrange | 2019-02-26 | 3 | -0/+87 |