Skip to content
  • Rafael Guterres Jeffman's avatar
    Allow execution of API commands that do not require a name. · 0210899e
    Rafael Guterres Jeffman authored
    There are some commands in the IPA API that do not require
    arguments, and current implementation does not allow these
    commands to be execute.
    
    This patch adds api_command_no_name to allow the execution
    of such commands, which is required, for example, to create
    a vaultcontainer management module.
    0210899e
Loading