URL: https://github.com/freeipa/freeipa/pull/546 Title: #546: Store session cookie in a ccache option
MartinBasti commented: """ ``` ************* Module ipapython.session_storage ipapython/session_storage.py:187: [W1624(indexing-exception), remove_data] Indexing exceptions will not work on Python 3) ************* Module ipalib.rpc ipalib/rpc.py:114: [E1120(no-value-for-parameter), read_persistent_client_session_data] No value for argument 'value' in function call) ************* Module ipatests.test_ipapython.test_session_storage ipatests/test_ipapython/test_session_storage.py:39: [W0612(unused-variable), test_session_storage.test_03] Unused variable 'e') ipatests/test_ipapython/test_session_storage.py:9: [W0611(unused-import), ] Unused raises imported from nose.tools) ipatests/test_ipapython/test_session_storage.py:12: [W0611(unused-import), ] Unused import pytest) ``` """ See the full comment at https://github.com/freeipa/freeipa/pull/546#issuecomment-285343721
-- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code