Tell client if their pgp password failed #15

Closed
opened 2021-03-19 19:49:19 +01:00 by bvanderlugt · 2 comments
bvanderlugt commented 2021-03-19 19:49:19 +01:00 (Migrated from gitlab.com)

user should be able to put in an incorrect password for their pgp key and be told its incorrect.

zone-evergreen.js:171 Uncaught Error: Uncaught (in promise): Error: Incorrect key passphrase
Error: Incorrect key passphrase
at SecretKey.decrypt (openpgp.js:40312)
at async http:/localhost:4200/vendor.js:100680
at resolvePromise (zone-evergreen.js:798)
at zone-evergreen.js:705
at rejected (tslib.es6.js:72)
at ZoneDelegate.invoke (zone-evergreen.js:364)
at Object.onInvoke (core.js:27495)
at ZoneDelegate.invoke (zone-evergreen.js:363)
at Zone.run (zone-evergreen.js:123)
at zone-evergreen.js:857
at ZoneDelegate.invokeTask (zone-evergreen.js:399)
at Object.onInvokeTask (core.js:27483)

user should be able to put in an incorrect password for their pgp key and be told its incorrect. zone-evergreen.js:171 Uncaught Error: Uncaught (in promise): Error: Incorrect key passphrase Error: Incorrect key passphrase at SecretKey.decrypt (openpgp.js:40312) at async http:/localhost:4200/vendor.js:100680 at resolvePromise (zone-evergreen.js:798) at zone-evergreen.js:705 at rejected (tslib.es6.js:72) at ZoneDelegate.invoke (zone-evergreen.js:364) at Object.onInvoke (core.js:27495) at ZoneDelegate.invoke (zone-evergreen.js:363) at Zone.run (zone-evergreen.js:123) at zone-evergreen.js:857 at ZoneDelegate.invokeTask (zone-evergreen.js:399) at Object.onInvokeTask (core.js:27483)
nolash commented 2021-04-07 18:44:11 +02:00 (Migrated from gitlab.com)

done

done
spencerofwiti commented 2021-04-27 19:26:49 +02:00 (Migrated from gitlab.com)

assigned to @spencerofwiti

assigned to @spencerofwiti
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: grassrootseconomics/cic-staff-client#15
No description provided.