KonstantinGasser / sherlock

easy to use and simple cli password manager
Apache License 2.0
3 stars 2 forks source link

check group's existence & group's key whie adding account #23

Closed amit-pub closed 3 years ago

amit-pub commented 3 years ago

While adding an account to a group, few check should be done:

  1. Whether the group in opts exists
  2. Whether the password or group's key entered is correct

before proceeding to add an account to the group.

KonstantinGasser commented 3 years ago

thank you, LGTM 👍