freeipa/ipaserver/plugins
Rob Crittenden 54135ecd9a Store session cookie in ccache for cli users
Try to use the URI /ipa/session/xml if there is a key in the kernel
keyring. If there is no cookie or it turns out to be invalid (expired,
whatever) then use the standard URI /ipa/xml. This in turn will create
a session that the user can then use later.

https://fedorahosted.org/freeipa/ticket/2331
2012-06-14 14:02:26 +02:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py Display serial number as HEX (DECIMAL) when showing certificates. 2012-03-14 04:40:35 -04:00
join.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
ldap2.py Redo boolean value encoding. 2012-05-09 09:43:35 +02:00
rabase.py Raise NotImplementedError for selfsigned cert-remove-hold 2011-02-17 17:34:01 -05:00
selfsign.py Display serial number as HEX (DECIMAL) when showing certificates. 2012-03-14 04:40:35 -04:00
xmlserver.py Store session cookie in ccache for cli users 2012-06-14 14:02:26 +02:00