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
Describe the bug In the admin panel, when opening the action menu for a user, there a link that says "Add SHH Key"
It should be SSH Keys, not SHH keys.
To Reproduce Steps to reproduce the behavior:
Expected behavior The link should be "Add SSH Key"
Version information
Screenshots
The text was updated successfully, but these errors were encountered:
typo: SSH, not SHH, fix DefGuard#617
fd30919
typo: SSH, not SHH, fix #617 (#618)
b724e2f
Co-authored-by: Tristan Charbonneau <tristan.charbonneau@clever-cloud.com>
Successfully merging a pull request may close this issue.
Describe the bug
In the admin panel, when opening the action menu for a user, there a link that says "Add SHH Key"
It should be SSH Keys, not SHH keys.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The link should be "Add SSH Key"
Version information
Screenshots
![image](https://private-user-images.githubusercontent.com/751889/320751536-a1c82e2d-4955-4a59-b4fb-3fe4e790dca8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3NzA1NzYsIm5iZiI6MTczOTc3MDI3NiwicGF0aCI6Ii83NTE4ODkvMzIwNzUxNTM2LWExYzgyZTJkLTQ5NTUtNGE1OS1iNGZiLTNmZTRlNzkwZGNhOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxN1QwNTMxMTZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00YzQ5MDY0YTM2MjQyNDQ0YjEyNjhmY2FmMTFiY2YzZjljYzllY2FkZDg2OTNkZjI2YTE5MDAyMTQ0YjhiYTkxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.7vFBWLDlOU4PHNwqcazOsnwYtaRw5QPvkDRjX4RGXHk)
The text was updated successfully, but these errors were encountered: