Possible fix to invalid length "20"? #160

Closed
3wordchant wants to merge 1 commits from fix-pwgen into main
Owner

Before:

$ abra app minio secret generate --all --pass
...
Invalid length "20"
# Blows up 💣

After: works

Could just be my system though. @decentral1se what's it lookin like your end?

Interestingly pwgen -s "20" 1 works fine outside the script.

Before: ``` $ abra app minio secret generate --all --pass ... Invalid length "20" # Blows up 💣 ``` After: works Could just be my system though. @decentral1se what's it lookin like your end? Interestingly `pwgen -s "20" 1` works fine outside the script.
decentral1se was assigned by 3wordchant 2021-05-04 06:44:22 +00:00
3wordchant added 1 commit 2021-05-04 06:44:22 +00:00
continuous-integration/drone/pr Build is failing Details
08d937104e
Possible fix to `invalid length "20"`?
Author
Owner

Oh, looks like this issue was reported already – #149

Oh, looks like this issue was reported already – #149
Owner

Looks like latest Gitea upgrade borked this PR. Sorry. Doesn't seem to affect anything else as far as I can tell but you need to push again to the branch or do the close/re-open dance.

Looks like latest Gitea upgrade borked this PR. Sorry. Doesn't seem to affect anything else as far as I can tell but you need to push again to the branch or do the close/re-open dance.
decentral1se approved these changes 2021-05-10 08:34:40 +00:00
decentral1se left a comment
Owner

Perrfecccccttt :)

Perrfecccccttt :)
Owner

Just test this and it works on mine. I'll unfuck #160 (comment) and get this merged in.

Just test this and it works on mine. I'll unfuck https://git.autonomic.zone/coop-cloud/abra/pulls/160#issuecomment-5633 and get this merged in.
decentral1se closed this pull request 2021-05-10 08:35:06 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.