jcholast's pull request #35: "rpcserver: assume version 1 for unversioned 
command calls" was opened

PR body:
"""
When a command is called on the server over RPC without its version
specified, assume version 1 instead of the highest known version.

This ensures backward compatibility with old clients, which do not support
versioned commands and understand only the first version of any given
command.

https://fedorahosted.org/freeipa/ticket/6217
"""

See the full pull-request at https://github.com/freeipa/freeipa/pull/35
... or pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/35/head:pr35
git checkout pr35

Attachment: freeipa-pr-35.patch
Description: application/text/diff

-- 
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

Reply via email to