Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a test, if the ssh_elevate_credential is different from the ssh_credential. #1582

Commits on Jun 23, 2021

  1. Added test: ssh_elevate_credential different from ssh_credential

    In manage_sql.c:
      Added a test if the ssh_elevate_credential is different from
      the ssh_credential in function "create_target(...)" and in
      function "modify_target(...)".
    
    In gmp.c:
      Added the error messages for the case that the
      ssh_elevate_credential is equal to the ssh_credential
      in the function "gmp_xml_handle_end_element(...)" in
      the create_target section and in the modify_target
      section.
    jhelmold committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    6501601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    211a9aa View commit details
    Browse the repository at this point in the history