KonstantinGasser / sherlock

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

update of accounts #2

Closed KonstantinGasser closed 3 years ago

KonstantinGasser commented 3 years ago

there should be command like sherlock update group@account which lets you update account information. Not sure what information can be updated. Obviously the password is something the user must be able to update. However, if the user can also update things like the account name we need to check if the name is colliding with other existing names in the group.

the internal.Account struct should also be appended with a UpdatedOn field which can be displayed for sherlock list group.