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

Fix padding issue when decrypting OVN provider password #683

Merged

Commits on Sep 27, 2022

  1. Fix padding issue when decrypting OVN provider password

    We have added new encryption/decryption method for OVN provider password
    as a part of oVirt#677
    Unfortunately there was an error during password decryptio due to the
    implementation differencies between Python and OpenJDK.
    
    Signed-off-by: Martin Perina <mperina@redhat.com>
    mwperina committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    21d2d8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a94e4 View commit details
    Browse the repository at this point in the history