URL: https://github.com/freeipa/freeipa/pull/855 Title: #855: Prevent issues with older clients
pvoborni commented: """ @MartinBasti is the correct way how to solve this pylint issue to extend pylint_plugins.py? snippet. of similar vars: ```python fake_api_env = {'env': [ 'host', 'realm', 'session_auth_duration', 'session_duration_type', ]} # this is due ipaserver.rpcserver.KerberosSession where api is undefined fake_api = {'api': [fake_api_env] + NAMESPACE_ATTRS} ``` """ See the full comment at https://github.com/freeipa/freeipa/pull/855#issuecomment-306758867
_______________________________________________ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org