freeipa/ipaserver/plugins
Rob Crittenden 6e2c3a45a1 Handle a 501 in cert-find from dogtag as a "not supported"
Upgrading from d9 -> d10 does not set up the RESTful interface
in dogtag, they just never coded it. Rather than trying to backport
things they have decided to not support upgrades.

We need to catch this and report a more reasonable error. They are
returning a 501 (HTTP method unimplemented) in this case.

https://fedorahosted.org/freeipa/ticket/3549
2013-05-03 16:05:49 -04:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py Handle a 501 in cert-find from dogtag as a "not supported" 2013-05-03 16:05:49 -04:00
join.py Add logging to join command 2013-03-25 10:58:23 +01:00
ldap2.py Move ipaldap to ipapython 2013-03-13 12:36:33 +01:00
rabase.py Drop --selfsign server functionality 2013-04-15 16:56:12 -04:00
xmlserver.py Store session cookie in ccache for cli users 2012-06-14 14:02:26 +02:00