#1426 Change Bool class to accept Python boolean instead of strings
Closed: Fixed None Opened 12 years ago by abbra.

Bool and Flag classes should be updated to allow using native Python boolean values in addition to (or instead of) to strings. This would make possible to ignore backend-specific differences in representing Bool values (LDAP requires FALSE/TRUE, for example, not anything else).


Resolved, committed to the master.

Metadata Update from @abbra:
- Issue assigned to abbra
- Issue set to the milestone: FreeIPA 2.1 - 2011/07

7 years ago

Login to comment on this ticket.

Metadata