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

Validate account info before storing in the local system #4

Open
le-git-imate opened this issue Aug 14, 2019 · 0 comments
Open

Validate account info before storing in the local system #4

le-git-imate opened this issue Aug 14, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@le-git-imate
Copy link
Owner

le-git-imate commented Aug 14, 2019

Description of issue or feature request
The account info (GitHub/GitLab credentials) can be validated at the very beginning along with the key setting. Currently, le-git-imate stores account info without any check. This issue could be addressed in accordance with #1.

Current behavior

  • Account info (i.e., username, password, token) is not validated at the setup step.
  • The extension checks the account info as part the commit creation.

Expected behavior

  • Validate GitHub/GitLab account info. It should be done for username, password and token.
  • If the account is not set, the initial window should display a proper message asking user to import the credentials.
  • That's should be fixed for both GitHub and GitLab.

Alternative solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant