URL: https://github.com/freeipa/freeipa/pull/1430 Author: pilou- Title: #1430: Avoid to use non existent attributes Action: opened
PR body: """ Closes: https://pagure.io/freeipa/issue/7345
2nd commit: about `path` used by `ServerInfo._read` and `ServerInfo._write`, I am not sure what value could be used here (with this patch both methods do nothing). Should the domain be used there (for example: `~/.cache/ipa/servers/ipa.test`) or network location extracted from `ipalib.request.context.request_url` ?
Related: 3f6411a49c49da7013341ff8feae3a63e75e0fbf. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1430/head:pr1430 git checkout pr1430
URL: https://github.com/freeipa/freeipa/pull/1430 Author: pilou- Title: #1430: Avoid to use non existent attributes Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1430/head:pr1430 git checkout pr1430
freeipa-devel@lists.fedorahosted.org