8000 Tags · sumanthkumarc/medusa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sumanthkumarc/medusa

Tags

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
sumanthkumarc Sumanth Reddy
Added nil check when keys are empty

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release.yml

v0.1

Toggle v0.1's commit message

Unverified

No user is associated with the committer email.
Added ability to export all the vault keys

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build image (jonasvinther#69)

* Add docker build workflow
* Update documentation to use ghcr.io as docker registry

v0.3.1-pre

Toggle v0.3.1-pre's commit message
Cleaning up and adding testdata

v0.3.0

Toggle v0.3.0's commit message
Delete whitespace character

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added parameter to support namespaces (jonasvinther#61)

* Added parameter to support namespaces

* Undoing last commit as it screwed up whitespace

This reverts commit 9f765f5.

* Added parameter to support namespaces

Co-authored-by: Christian Wienholz <chris@defunc.net>
Co-authored-by: Christian Wienholz <christian.wienholz@cure-it.ch>

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Export secrets located elsewhere than in leaves (jonasvinther#56) (jo…

…nasvinther#59)

- Before secret at foo/bar got overwritten with secret at
   foo/bar/moo
 - Still if key of secret is equal to an path of an other secret,
   the key is overwritten e.g. pw=value at foo/bar is overwritten
   by secrets at foo/bar/pw. I believe this can't be solved if
   using yaml or json export formats

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix bug when writing secret to a kv1 engine (jonasvinther#54)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle kv2 secrets that where the active version has been deleted (jo…

…nasvinther#46)
0