keys: fix key validation
#18
Merged
offbyn
merged 1 commits from fix-key-validation
into master
2 years ago
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'fix-key-validation'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Pub and private key settings only showed errors if both values were
truthy, but it did not validate if one input was falsy, in which
case it only showed the last error.
Removed truthy check as it is not needed.
Part of #14
lgtm!
ah, here's where i should put lgtm :)
35b570b05f
to6a4266526d
2 years agorebased
6a4266526d
into master 2 years agoReviewers
6a4266526d
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.