Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #13962: Add a copy-to-clipboard button for API tokens #14039

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

jeremystretch
Copy link
Member

Fixes: #13962

  • Add support for including a copy-to-clipboard button for form fields with the data-clipboard widget attribute
  • Extend initClipboard() to support buttons in addition to hyperlinks
  • Remove obsolete template code

@jeremystretch jeremystretch merged commit 51ef4fb into develop Oct 17, 2023
8 checks passed
@jeremystretch jeremystretch deleted the 13962-api-token-copy branch October 17, 2023 15:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a copy-to-clipboard button to the API token creation form
2 participants