We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When you go to https://hosted.weblate.org/access/{project}/#api while screen sharing everybody will see you personal API key.
The same is true for https://hosted.weblate.org/accounts/profile/#api but I guess this does not happen that much.
Hide the API key per default and only display it on some interaction ("Reveal key").
No response
The text was updated successfully, but these errors were encountered:
feat: hide personal API key on page display
f503aae
The API key can be shown by clicking on a button. The already implemented feature "Copy to clipboard" stays the same. Closes WeblateOrg#9520
This would be a simple implementation for that: main...derkoe:feat/hide-api-key. Should I create a PR for that?
Sorry, something went wrong.
Yes, pull requests are welcome.
81af019
ui: hide token on data page as well
c821091
See #9520
Thank you for your report; the issue you have reported has just been fixed.
nijel
Successfully merging a pull request may close this issue.
Describe the problem
When you go to https://hosted.weblate.org/access/{project}/#api while screen sharing everybody will see you personal API key.
The same is true for https://hosted.weblate.org/accounts/profile/#api but I guess this does not happen that much.
Describe the solution you'd like
Hide the API key per default and only display it on some interaction ("Reveal key").
Describe alternatives you've considered
No response
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: