freeipa/ipaserver
Tomas Babej 8122d74596 Use case-insensitive dict for trusted domain info
In DomainValidator, we store a dictionary containing information
for trusted domains. This is a case-sensitive dictionary keyed by
the domain name.

We need to use case-insensitive dictionary since domain names
are generally case-insensitive.

https://fedorahosted.org/freeipa/ticket/3816
2013-08-06 12:25:39 +02:00
..
advise Provide ipa-advise tool 2013-07-17 13:49:59 +02:00
install Fix installutils.get_password without a TTY 2013-08-06 10:34:26 +02:00
plugins Use LDAP modify operation directly to add/remove group members. 2013-07-11 12:39:26 +03:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Use case-insensitive dict for trusted domain info 2013-08-06 12:25:39 +02:00
rpcserver.py Return the correct Content-type on negotiated XML-RPC requests. 2013-07-15 15:36:46 +02:00