Add "copy to clipboard" button for API tokens #3069

Closed
opened 2025-12-29 18:25:18 +01:00 by adam · 2 comments
Owner

Originally created by @jeremystretch on GitHub (Dec 13, 2019).

Environment

  • Python version: 3.6.8
  • NetBox version: 2.6.8

Proposed Functionality

Add a "copy to clipboard" button next to the edit and delete buttons on a user's API token. (This functionality already exists in other areas of the UI.)

Use Case

This makes it slightly more convenient to copy an API token.

Database Changes

None

External Dependencies

Nothing new

Originally created by @jeremystretch on GitHub (Dec 13, 2019). ### Environment * Python version: 3.6.8 * NetBox version: 2.6.8 ### Proposed Functionality Add a "copy to clipboard" button next to the edit and delete buttons on a user's API token. (This functionality already exists in other areas of the UI.) ### Use Case This makes it slightly more convenient to copy an API token. ### Database Changes None ### External Dependencies Nothing new
adam added the status: accepted label 2025-12-29 18:25:18 +01:00
adam closed this issue 2025-12-29 18:25:18 +01:00
Author
Owner

@hSaria commented on GitHub (Dec 13, 2019):

Shall I take care of that? I've added the copy button for the secrets so I figure this should be fairly straight-forward.

@hSaria commented on GitHub (Dec 13, 2019): Shall I take care of that? I've added the copy button for the secrets so I figure this should be fairly straight-forward.
Author
Owner

@jeremystretch commented on GitHub (Dec 13, 2019):

@hSaria Go for it!

@jeremystretch commented on GitHub (Dec 13, 2019): @hSaria Go for it!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3069