Ryan (hackercat)
|
a6a865e973
|
fix: replace gopass lib with golang.org/x/term (#674)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-05-06 20:13:14 +00:00 |
|
Cat™
|
2811101dea
|
Make all secrets case insensitive by formatting them to uppercase (#470)
* Uppercase secrets, print error when secret with same name already exists
* Test lower-to-upper case formatting for secrets
|
2021-01-12 09:54:53 -08:00 |
|
Steffen Schmitz
|
4f84be12e3
|
fix #117 - handle whitespace in actrc secrets (#118)
* fix #117 - handle whitespace in actrc secrets
* Switch to raw string on regex pattern
Co-authored-by: Casey Lee <cplee@nektos.com>
|
2020-03-02 08:11:46 -08:00 |
|
Casey Lee
|
573f78e1b4
|
support for secrets
Signed-off-by: Casey Lee <cplee@nektos.com>
|
2020-02-20 21:06:09 -05:00 |
|