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(cli): add account check to catch http(s):// #288

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

afiune
Copy link
Contributor

@afiune afiune commented Jan 11, 2021

We have found out that users are trying to pass the full URL as the
account setting when running the configure command:

$ lacework configure
▸ Account: http://my-account.lacework.net/

This change is adding a check to catch when users pass the prefix
http:// or https://.

JIRA: ALLY-280

Signed-off-by: Salim Afiune Maya [email protected]

We have found out that users are trying to pass the full URL as the
account setting when running the `configure` command:

```
$ lacework configure
▸ Account: http://my-account.lacework.net/
```

This change is adding a check to catch when users pass the prefix
`http://` or `https://`.

Signed-off-by: Salim Afiune Maya <[email protected]>
@afiune afiune added feat New feature or request cli Something related to the Lacework CLI labels Jan 11, 2021
@afiune afiune self-assigned this Jan 11, 2021
@afiune afiune merged commit 3d770a1 into master Jan 12, 2021
@afiune afiune deleted the afiune/configure-bug-fix branch January 12, 2021 13:29
@dmurray-lacework dmurray-lacework mentioned this pull request Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Something related to the Lacework CLI feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants