Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-03 | Add complete pydoc for SSSDConfig API | Stephen Gallagher | 1 | -1/+534 | |
2009-11-03 | Add support for option descriptions to SSSDConfig API | Stephen Gallagher | 1 | -11/+145 | |
Addresses https://fedorahosted.org/sssd/ticket/242 related to authconfig integration | |||||
2009-11-03 | Make config_file_version a hidden setting in SSSDConfig API | Stephen Gallagher | 1 | -0/+21 | |
The config_file_version should never be changed by the API, so we will hide the option inside the SSSDConfig API and remove it from the schema. Guarantee that the config file is of the correct version | |||||
2009-10-12 | Add new SSSDConfig python API | Stephen Gallagher | 1 | -0/+645 | |
Also adds unit tests for the SSSDConfig API |