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

Delete a secret #63

Merged
merged 21 commits into from
May 24, 2021
Merged

Delete a secret #63

merged 21 commits into from
May 24, 2021

Commits on May 14, 2021

  1. start share secret

    carrala committed May 14, 2021
    Configuration menu
    Copy the full SHA
    51a971e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    aa10062 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    carrala committed May 17, 2021
    Configuration menu
    Copy the full SHA
    fc962ba View commit details
    Browse the repository at this point in the history
  3. test for invalid username

    carrala committed May 17, 2021
    Configuration menu
    Copy the full SHA
    1f34457 View commit details
    Browse the repository at this point in the history
  4. fixes

    carrala committed May 17, 2021
    Configuration menu
    Copy the full SHA
    3565b51 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. fix sharing

    carrala committed May 18, 2021
    Configuration menu
    Copy the full SHA
    207c232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9adce8a View commit details
    Browse the repository at this point in the history
  3. move import statement

    carrala committed May 18, 2021
    Configuration menu
    Copy the full SHA
    fa7aeea View commit details
    Browse the repository at this point in the history
  4. fix error messages

    carrala committed May 18, 2021
    Configuration menu
    Copy the full SHA
    4b5e347 View commit details
    Browse the repository at this point in the history
  5. start unshare secret

    carrala committed May 18, 2021
    Configuration menu
    Copy the full SHA
    821d07b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. unshare secret from user

    carrala committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ad96336 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    carrala committed May 20, 2021
    Configuration menu
    Copy the full SHA
    41e5256 View commit details
    Browse the repository at this point in the history
  3. fix naming, error messages

    carrala committed May 20, 2021
    Configuration menu
    Copy the full SHA
    3e0126c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. delete secrets

    carrala committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ae7ff60 View commit details
    Browse the repository at this point in the history
  2. update tests, helper methods

    carrala committed May 21, 2021
    Configuration menu
    Copy the full SHA
    27f8f48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae00444 View commit details
    Browse the repository at this point in the history
  4. return processing errs

    carrala committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1b9cce4 View commit details
    Browse the repository at this point in the history
  5. fix merge conflicts

    carrala committed May 21, 2021
    Configuration menu
    Copy the full SHA
    88c0da6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    691a964 View commit details
    Browse the repository at this point in the history
  2. add comments

    carrala committed May 24, 2021
    Configuration menu
    Copy the full SHA
    642a01f View commit details
    Browse the repository at this point in the history
  3. continue if unshare fails

    carrala committed May 24, 2021
    Configuration menu
    Copy the full SHA
    f3222b8 View commit details
    Browse the repository at this point in the history