Skip to content

fix: enable copying auth tokens when visible#8164

Merged
cwangsmv merged 1 commit intoKong:developfrom
https-eduardo:fix/unable-to-copy-auth-tokens
Nov 21, 2024
Merged

fix: enable copying auth tokens when visible#8164
cwangsmv merged 1 commit intoKong:developfrom
https-eduardo:fix/unable-to-copy-auth-tokens

Conversation

@https-eduardo
Copy link
Copy Markdown
Contributor

What this PR does

This pull request fix the copy of unhidden auth tokens. This PR register a cleanup function inside the useEffect that removes the event function that blocks copying.

Closes #8145

Test:
test-auth-token

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Nov 9, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@filfreire filfreire requested a review from a team November 13, 2024 10:38
@gatzjames gatzjames force-pushed the fix/unable-to-copy-auth-tokens branch from 97eb50a to f3ab3dd Compare November 18, 2024 11:26
Copy link
Copy Markdown
Contributor

@cwangsmv cwangsmv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@https-eduardo thanks for your contribution. It looked good to me.

@cwangsmv cwangsmv force-pushed the fix/unable-to-copy-auth-tokens branch from f3ab3dd to ded79ce Compare November 21, 2024 08:03
@cwangsmv cwangsmv enabled auto-merge (squash) November 21, 2024 08:04
@cwangsmv cwangsmv merged commit ff88cbd into Kong:develop Nov 21, 2024
@https-eduardo https-eduardo changed the title fix: enable copying auth tokens not hidden fix: enable copying auth tokens when visible Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I can not copy bearer token from request to another request

3 participants