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