freeipa/ipaserver/plugins
Jan Cholasta d9d1967989 Redo boolean value encoding.
Move the code for encoding boolean values to LDAP boolean syntax from the
Parameter class to the Encoder class, where the rest of LDAP encoding takes
place. Remove encoding code from the Parameter class altogether, as all LDAP
encoding should be done in the Encoder class.
2012-05-09 09:43:35 +02:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py Display serial number as HEX (DECIMAL) when showing certificates. 2012-03-14 04:40:35 -04:00
join.py Change parameters to use only default_from for dynamic default values. 2012-03-28 14:04:31 +02:00
ldap2.py Redo boolean value encoding. 2012-05-09 09:43:35 +02:00
rabase.py Raise NotImplementedError for selfsigned cert-remove-hold 2011-02-17 17:34:01 -05:00
selfsign.py Display serial number as HEX (DECIMAL) when showing certificates. 2012-03-14 04:40:35 -04:00
xmlserver.py Implement password based session login 2012-02-27 05:57:43 -05:00