Importing secrets does not prompt user to unlock their UserKey #912

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

Originally created by @jeremystretch on GitHub (May 3, 2017).

Issue type: Bug report

Python version: 2.7.6
NetBox version: v2-beta3

When attempting to import new secrets, if the user does not have an unlocked user key, the form submission returns and error: "No session key was provided with the request. Unable to encrypt secret data." The UI should be prompting the user to unlock his/her user key prior to submitting the form.

Submission of secrets with an already unlocked user key works as expected.

Originally created by @jeremystretch on GitHub (May 3, 2017). ### Issue type: Bug report <!-- If filing a bug, please indicate the version of Python and NetBox you are running. (This is not necessary for feature requests.) --> **Python version:** 2.7.6 **NetBox version:** v2-beta3 When attempting to import new secrets, if the user does not have an unlocked user key, the form submission returns and error: "No session key was provided with the request. Unable to encrypt secret data." The UI should be prompting the user to unlock his/her user key prior to submitting the form. Submission of secrets with an already unlocked user key works as expected.
adam added the type: bug label 2025-12-29 16:26:54 +01:00
adam closed this issue 2025-12-29 16:26:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#912