#6217 Server assumes latest version of command instead of version 1 for old / 3rd party clients
Closed: Fixed Opened by jcholast.

When the server receives an unversioned command call, it will assume the latest version of the command instead of version 1.

This will break old and 3rd party clients when a new version of command is introduced.

Fix the server to assume version 1 for unversioned command calls.


Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1367864

master:

  • 8891465247a0bab5d07f560f2c963f3ee56905f0 rpcserver: assume version 1 for unversioned command calls

The commit causes a crash in XML-RPC methodSignature and methodHelp commands. Reopening the ticket.

master:

  • afcb3bd3c32aa33dcd68cd0a2ca85bda677000a8 rpcserver: fix crash in XML-RPC system commands

Metadata Update from @jcholast:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 4.4.1

Metadata