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

Display a proper message when key parameters are invalid #23

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

Display a proper message when key parameters are invalid #23

le-git-imate opened this issue Aug 20, 2019 · 0 comments
Labels
feature New feature is requested

Comments

@le-git-imate
Copy link
Owner

le-git-imate commented Aug 20, 2019

Description of issue or feature request
Upon the key evaluation, users must be notified with a proper message if any key parameter (such as wrong userId, expired key, etc.) is wrong. This issue could be fixed along with #1, #14, #22.

Current behavior
The extension does not always display proper messages if a key parameter is not valid. Currently it only checks userid and email for keys generated by the extension.

Expected behavior
All key parameters (e.g., userId, email, expiration date, key size, etc.) should be validated before adding the key into the local keyring.

@le-git-imate le-git-imate added enhancement Ask to enhance an existing feature feature New feature is requested and removed enhancement Ask to enhance an existing feature labels Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature is requested
Projects
None yet
Development

No branches or pull requests

1 participant