-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 01/04/2010 07:31 PM, Stephen Gallagher wrote:
Also add list_mandatory_options() to both SSSDService and SSSDDomain objects.
There is a new list_options_with_mandatory() function that will return a longer tuple than list_options(), including the mandatory flag directly.
list_options() will still return the shorter tuple, for backwards-compatibility.
This feature will allow authconfig (a consumer of the SSSDConfig API) to produce a simpler interface listing only the mandatory options for each provider. This should result in a less confusing GUI.
Ack,
but as discussed off-list it might be nice to amend the commit message with explanation on why was the default value for debug_level and reconnection_retries in [services] removed with the patch.