freeipa/ipalib/plugins
Jan Cholasta be471699b6 otptoken: fix import of DN
Import DN from ipapython.dn rather than ipalib.plugins.baseldap.

This will make it possible to move otptoken_sync to ipaclient.

https://fedorahosted.org/freeipa/ticket/4739

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-05-25 16:06:26 +02:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
aci.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
automember.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
automount.py automount: do not inherit automountlocation_import from LDAPQuery 2016-05-25 16:06:26 +02:00
baseldap.py frontend: move the interactive_prompt callback type to Command 2016-05-25 16:06:26 +02:00
baseuser.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
batch.py ipalib: make optional positional command arguments actually optional 2016-05-25 16:06:26 +02:00
caacl.py caacl: correctly handle full user principal name 2016-04-20 18:07:19 +02:00
cert.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
certprofile.py certprofile plugin: Use binary mode for file with binary data 2016-05-05 16:42:46 +02:00
config.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
delegation.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
dns.py dns: do not rely on server data structures in code called on client 2016-05-25 16:06:26 +02:00
domainlevel.py Remove unused imports 2015-12-23 07:59:22 +01:00
group.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
hbacrule.py ipalib, ipaserver: migrate all plugins to Registry-based registration 2016-05-25 16:06:26 +02:00
hbacsvc.py Convert HBAC Service default permissions to managed 2014-06-24 13:53:40 +02:00
hbacsvcgroup.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
hbactest.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
host.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
hostgroup.py aci: add IPA servers host group 'ipaservers' 2015-12-07 08:13:23 +01:00
idrange.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
idviews.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
internal.py ipalib: make optional positional command arguments actually optional 2016-05-25 16:06:26 +02:00
krbtpolicy.py ipalib: make optional positional command arguments actually optional 2016-05-25 16:06:26 +02:00
migration.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
misc.py ipalib: make optional positional command arguments actually optional 2016-05-25 16:06:26 +02:00
netgroup.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
otpconfig.py Fix TOTP Synchronization Window label 2015-02-17 08:26:42 +01:00
otptoken_yubikey.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
otptoken.py otptoken: fix import of DN 2016-05-25 16:06:26 +02:00
passwd.py logger: Use warning instead of warn 2016-01-18 17:49:54 +01:00
permission.py parameters: remove unused ConversionError and ValidationError arguments 2016-05-25 16:06:26 +02:00
ping.py Remove unused imports 2015-12-23 07:59:22 +01:00
pkinit.py Remove unused imports 2015-12-23 07:59:22 +01:00
privilege.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
pwpolicy.py ipalib: make optional positional command arguments actually optional 2016-05-25 16:06:26 +02:00
radiusproxy.py radiusproxy plugin: Use str(error) rather than error.message 2016-05-05 16:42:46 +02:00
realmdomains.py Fix minor typos 2015-12-07 12:07:47 +01:00
role.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
rpcclient.py ipalib, ipaserver: migrate all plugins to Registry-based registration 2016-05-25 16:06:26 +02:00
selfservice.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
selinuxusermap.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
server.py pylint: supress false positive no-member errors 2016-03-02 14:57:36 +01:00
service.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
servicedelegation.py ipalib: make optional positional command arguments actually optional 2016-05-25 16:06:26 +02:00
session.py do not import memcache on client 2015-07-16 11:23:40 +02:00
stageuser.py Do not do extra search for ipasshpubkey to generate fingerprints 2016-04-26 13:37:23 +02:00
sudocmd.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
sudocmdgroup.py sudo: Fix a typo in the --help output of sudocmdgroup 2016-03-18 12:38:42 +01:00
sudorule.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
topology.py Remove unused imports 2015-12-23 07:59:22 +01:00
trust.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
user.py user: do not assume the preserve flags have value in user_del 2016-05-25 16:06:26 +02:00
vault.py make lint: use config file and plugin for pylint 2016-02-11 11:06:39 +01:00
virtual.py Remove unused imports 2015-12-23 07:59:22 +01:00