User is not notified when secret decryption fails #279

Closed
opened 2025-12-29 16:20:28 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Jul 22, 2016).

Originally assigned to: @jeremystretch on GitHub.

Currently, when a user attempts to decrypt a secret using an invalid key, the operation fails silently. We need to add an error message letting the user know what happened.

Similarly, we also need to catch userkey activation errors in the admin UI. #351 has a good example of this.

Originally created by @jeremystretch on GitHub (Jul 22, 2016). Originally assigned to: @jeremystretch on GitHub. Currently, when a user attempts to decrypt a secret using an invalid key, the operation fails silently. We need to add an error message letting the user know what happened. Similarly, we also need to catch userkey activation errors in the admin UI. #351 has a good example of this.
adam added the type: bug label 2025-12-29 16:20:28 +01:00
adam closed this issue 2025-12-29 16:20:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#279