This project is mirrored from https://gitee.com/NQL886/vault.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 16 Nov, 2021 9 commits
  2. 15 Nov, 2021 7 commits
    • Matt Schultz's avatar
      Return non-retryable errors on transit encrypt and decrypt failures (#13111) · 7c651e73
      Matt Schultz authored
      * Return HTTP 400s on transit decrypt requests where decryption fails. (#10842)
      
      * Don't abort transit batch encryption when a single batch item fails.
      
      * Add unit tests for updated transit batch decryption behavior.
      
      * Add changelog entry for transit encrypt/decrypt batch abort fix.
      
      * Simplify transit batch error message generation when ciphertext is empty.
      
      * Return error HTTP status codes in transit on partial batch decrypt failure.
      
      * Return error HTTP status codes in transit on partial batch encrypt failure.
      
      * Properly account for non-batch transit decryption failure return. Simplify transit batch decryption test data. Ensure HTTP status codes are expected values on batch transit batch decryption partial failure.
      
      * Properly account for non-batch transit encryption failure return. Actually return error HTTP status code on transit batch encryption failure (partial or full).
      7c651e73
    • Chelsea Shaw's avatar
      Prevent constant-refresh UI bug (#12896) · bb579b64
      Chelsea Shaw authored
      bb579b64
    • Rémi Lapeyre's avatar
      Fix some typos (#12289) · 73b9f198
      Rémi Lapeyre authored
      73b9f198
    • Yoko Hyakuna's avatar
      Fix out-dated hyperlink (#13145) · c6cf9b58
      Yoko Hyakuna authored
      c6cf9b58
    • Steven Clark's avatar
      Add extra debugging to help identify failures within mssql test (#13142) · c749b1dd
      Steven Clark authored
      * Add extra debugging to help identify failures within mssql test
      * Switch up the AssertInitialized method for mssql tests by marking the test as failed instead of
         immediately failing, this will also allow us to see what happens even if this assertion fails to the rest
         of the test.
      c749b1dd
    • Jordan Reimer's avatar
      OIDC Auth Bug (#13133) · 26970c4b
      Jordan Reimer authored
      * fixes issue with oidc auth method when MetaMask chrome extenstion is used
      
      * adds changelog entry
      
      * updates auth-jwt integration tests
      
      * fixes race condition in runCommands ui-panel helper method where running multiple commands would not always result in the same output order
      26970c4b
    • Steven Clark's avatar
  3. 12 Nov, 2021 7 commits
  4. 11 Nov, 2021 4 commits
  5. 10 Nov, 2021 7 commits
  6. 09 Nov, 2021 6 commits