freeipa/ipaserver/plugins
Petr Viktorin 1dc11a01d7 Allow removing sudo commands with special characters from command groups
Previously the commands were compared as serialized strings.
Differences in serializations meant commands with special characters
weren't found in the checked list.
Use the DN class to compare DNs correctly.

https://fedorahosted.org/freeipa/ticket/2483
2012-03-12 16:02:29 +01:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py Fix attempted write to attribute of read-only object. 2012-01-02 11:51:26 +03:00
join.py Try to register DNS name through a DNS Update on install. 2011-02-17 19:43:52 -05:00
ldap2.py Allow removing sudo commands with special characters from command groups 2012-03-12 16:02:29 +01:00
rabase.py Raise NotImplementedError for selfsigned cert-remove-hold 2011-02-17 17:34:01 -05:00
selfsign.py Clean up i18n strings 2012-02-10 11:53:40 +01:00
xmlserver.py Implement password based session login 2012-02-27 05:57:43 -05:00