-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Some methods from cozy-keys-lib are not used anywhere while other apps implement similar methods:
- WebVaultClient.changePassword() is not used by other apps.
- cozy-settings implements a similar method that may be replaced by
cozy-keys-libversion. - cozy-pass-web implements a
forceSetVaultPassphrase()method that is prety similar but doesn't handlecurrentMasterPasswordand should be implemented incozy-keys-libas asetPassword()method.
- cozy-settings implements a similar method that may be replaced by
cozy-pass-webhas code to handle unconfirmed organization with no key that should be moved oncozy-keys-libsocozy-keys-browsercan also use it. More info : Feat/hide no key orgs cozy-pass-web#37 (review)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels