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

Add fallback routines for empty secret cases #31499

Merged
merged 5 commits into from
Oct 17, 2022
Merged

Commits on Mar 10, 2022

  1. Add fallback routines for empty secret cases

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    81f8719 View commit details
    Browse the repository at this point in the history
  2. Rotate token after fallback

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    553cb49 View commit details
    Browse the repository at this point in the history
  3. Fix decryption fallback after adding a secret

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    a6796b4 View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    Signed-off-by: Carl Schwan <carl@carlschwan.eu>
    CarlSchwan committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    01e2a26 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Mark method as deprecated

    Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
    Signed-off-by: Carl Schwan <carl@carlschwan.eu>
    CarlSchwan and nickvergessen authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    ef31396 View commit details
    Browse the repository at this point in the history