freeipa/ipaclient
David Kupka d15ccde20f ipaclient: schema cache: Handle malformed server info data gracefully
As a part of CLI schema cache some data about each previously contacted server
are stored in simple JSON file. The file may get corrupted and became
undecodable for various reasons (parallel access, file system error,
tampering). Since the data are not necessary we should just warn an continue.

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

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-01-09 09:13:36 +01:00
..
install ipa_generate_password algorithm change 2017-01-06 09:26:56 +01:00
plugins ipaclient.plugins: Use api_version from internally called commands 2016-12-14 11:50:35 +01:00
remote_plugins ipaclient: schema cache: Handle malformed server info data gracefully 2017-01-09 09:13:36 +01:00
__init__.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
frontend.py frontent: Add summary class property to CommandOverride 2016-08-17 14:16:04 +02:00
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Wheel bundles fixes 2016-11-30 16:44:38 +01:00