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

feat(config): scoped secrets using pgp/gpg #11673

Merged
merged 24 commits into from Sep 16, 2021
Merged

feat(config): scoped secrets using pgp/gpg #11673

merged 24 commits into from Sep 16, 2021

Commits on Sep 9, 2021

  1. refactor(config): decrypt

    rarkins committed Sep 9, 2021
    Copy the full SHA
    94174df View commit details
    Browse the repository at this point in the history
  2. feat(config): privateKeyOld

    rarkins committed Sep 9, 2021
    Copy the full SHA
    c10012d View commit details
    Browse the repository at this point in the history
  3. fix: privateKey string

    rarkins committed Sep 9, 2021
    Copy the full SHA
    5850e4b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    17cc21c View commit details
    Browse the repository at this point in the history
  5. Update lib/workers/global/config/parse/index.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed Sep 9, 2021
    Copy the full SHA
    2a338f8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cdef172 View commit details
    Browse the repository at this point in the history
  7. fix test

    rarkins committed Sep 9, 2021
    Copy the full SHA
    70c65da View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3cc2d4a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Copy the full SHA
    65093f9 View commit details
    Browse the repository at this point in the history
  2. feat(config): pgp decrypt

    rarkins committed Sep 10, 2021
    Copy the full SHA
    21872fe View commit details
    Browse the repository at this point in the history
  3. privateKeyPathOld

    rarkins committed Sep 10, 2021
    Copy the full SHA
    5672d1d View commit details
    Browse the repository at this point in the history
  4. docs

    rarkins committed Sep 10, 2021
    Copy the full SHA
    e776e88 View commit details
    Browse the repository at this point in the history
  5. docs

    rarkins committed Sep 10, 2021
    Copy the full SHA
    f71bb0b View commit details
    Browse the repository at this point in the history
  6. docs

    rarkins committed Sep 10, 2021
    Copy the full SHA
    dde7b60 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cc3e78a View commit details
    Browse the repository at this point in the history
  8. Update docs/usage/self-hosted-configuration.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    rarkins and HonkingGoose committed Sep 10, 2021
    Copy the full SHA
    ce1f806 View commit details
    Browse the repository at this point in the history
  9. Update docs/usage/self-hosted-configuration.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    rarkins and HonkingGoose committed Sep 10, 2021
    Copy the full SHA
    6f308a9 View commit details
    Browse the repository at this point in the history
  10. docs: remove random bytes

    rarkins committed Sep 10, 2021
    Copy the full SHA
    725c7bb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Apply suggestions from code review

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    rarkins and HonkingGoose committed Sep 11, 2021
    Copy the full SHA
    ba80c6b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f67a1b7 View commit details
    Browse the repository at this point in the history
  3. Update docs/usage/self-hosted-configuration.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    rarkins and HonkingGoose committed Sep 11, 2021
    Copy the full SHA
    84207bc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Merge branch 'main' into feat/10641-pgp

    # Conflicts:
    #	yarn.lock
    rarkins committed Sep 14, 2021
    Copy the full SHA
    67c1d20 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Copy the full SHA
    536b9de View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    76552dc View commit details
    Browse the repository at this point in the history