#6217 Server assumes latest version of command instead of version 1 for old / 3rd party clients
Closed: Fixed None Opened 7 years ago 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.


master:

  • 8891465 rpcserver: assume version 1 for unversioned command calls

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

master:

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

7 years ago

Login to comment on this ticket.

Metadata