freeipa/ipaserver/plugins
Martin Babinsky 1f0959735f differentiate between limit types when LDAP search exceeds configured limits
When LDAP search fails on exceeded limits, we should raise an specific
exception for the type of limit raised (size, time, administrative) so that
the consumer can distinguish between e.g. searches returning too many entries
and those timing out.

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

Reviewed-By: Petr Spacek <pspacek@redhat.com>
2016-04-13 17:52:22 +02:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py Pylint: import max one module per line 2016-03-22 10:20:51 +01:00
join.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
ldap2.py differentiate between limit types when LDAP search exceeds configured limits 2016-04-13 17:52:22 +02:00
rabase.py Remove unused imports 2015-12-23 07:59:22 +01:00
xmlserver.py Add /session/token_sync POST support 2014-06-26 15:55:24 +02:00