freeipa/ipalib/plugins
Pavel Zuna fd0a6b4849 Fix setattr mail bug in user plugin.
The email normalizer expects a list or tuple, but when using setattr
it gets a string and interates on it as if it was a list/tuple.
2011-02-15 14:42:58 -05:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
aci.py Changed dns permission types 2011-02-14 11:32:03 -05:00
automount.py Typos in freeIPA messages 2011-02-02 15:38:50 -05:00
baseldap.py A mod command should not be able to remove a required attribute. 2011-02-14 14:46:29 -05:00
batch.py Rename INTERNAL to NO_CLI for commands we hide from the cli. 2011-01-21 13:56:02 -05:00
cert.py The --out option wasn't working at all with cert-show. 2011-02-14 16:43:48 -05:00
config.py Update config doc to reflect that 0 is not allowed for search time limit. 2011-02-10 11:16:57 -05:00
delegation.py Fix of a small typo 2011-02-10 11:16:56 -05:00
dns.py Remove obsolete record types from DNS 2011-02-14 14:50:57 -05:00
entitle.py Add the entitlement API to API.txt 2011-02-10 11:16:58 -05:00
group.py Inconsistent error message for ipa group-detach 2011-02-03 10:33:22 -05:00
hbacrule.py Initial grouping of ipalib plugins for ipa help 2011-01-07 09:42:41 -05:00
hbacsvc.py Initial grouping of ipalib plugins for ipa help 2011-01-07 09:42:41 -05:00
hbacsvcgroup.py Initial grouping of ipalib plugins for ipa help 2011-01-07 09:42:41 -05:00
host.py Add missing import for netaddr 2011-02-14 16:22:29 -05:00
hostgroup.py Improve filtering of enrollments search results. 2011-01-04 21:56:38 -05:00
internal.py dirty 2011-01-27 16:59:17 -05:00
kerberos.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
krbtpolicy.py Update krbtpolicy doc to inform that restarting krb5kdc might be needed. 2011-02-10 11:16:58 -05:00
migration.py Typos in freeIPA messages 2011-02-02 15:38:50 -05:00
misc.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
netgroup.py Rename hbac module to hbacrule 2011-01-07 09:42:34 -05:00
passwd.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
permission.py Changed dns permission types 2011-02-14 11:32:03 -05:00
ping.py Add API version and have server reject incompatible clients. 2011-01-14 14:26:22 -05:00
pkinit.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
privilege.py A privilege cannot be a member of a permission, remove it from metadata 2011-02-15 13:39:49 -05:00
pwpolicy.py Rename INTERNAL to NO_CLI for commands we hide from the cli. 2011-01-21 13:56:02 -05:00
role.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
selfservice.py ACI plugin supports prefixes 2011-01-26 17:55:17 -05:00
service.py The --out option wasn't working at all with cert-show. 2011-02-14 16:43:48 -05:00
sudocmd.py Initial grouping of ipalib plugins for ipa help 2011-01-07 09:42:41 -05:00
sudocmdgroup.py Removed 'name' from 'Sudo Command Group name'. 2011-01-24 13:33:00 -05:00
sudorule.py fix sudorule runas user/groups https://fedorahosted.org/freeipa/ticket/570 2011-01-12 11:40:47 -05:00
user.py Fix setattr mail bug in user plugin. 2011-02-15 14:42:58 -05:00
virtual.py Add default success/failure output logging. 2011-02-14 10:23:52 -05:00
xmlclient.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00