Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-22 | Add support for offline auth cache timeout | Stephen Gallagher | 1 | -0/+1 | |
This adds a new option (offline_credentials_expiration) to the [PAM] section of the sssd.conf If the user does not perform an online authentication within the timeout (in days), they will be denied auth once the timeout passes. | |||||
2009-10-22 | Bring SSSDConfig API options up-to-date | Stephen Gallagher | 3 | -21/+68 | |
2009-10-13 | Package SSSDConfig API | Stephen Gallagher | 1 | -0/+34 | |
2009-10-13 | Add plugin configuration schema for proxy provider | Stephen Gallagher | 1 | -0/+7 | |
2009-10-12 | Add new SSSDConfig python API | Stephen Gallagher | 9 | -0/+2111 | |
Also adds unit tests for the SSSDConfig API |