-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Ability to Disable PGP/GPG Keys #29454
Comments
Probably. |
PGP gets a lot of love despite its shortcomings (that's off-topic and an entirely different issue), but SSH seems to be scarcely-used or cared about. It would indeed be nice if this was implemented so I can just disable legacy PGP keys. I already made an attempt at removing PGP from the UI at least, but I wasn't familiar enough with the Gitea codebase and it was too high-risk, so I just dropped it and hoped it would be possible. Now, here I am after seeing that the same thing is wanted, but for SSH keys (unfortunately, the opposite of what I want)... |
You guys are working on this? Legendary. |
See #29486 |
Feature Description
I have migrated from PGP keys to SSH keys and now enforce that only SSH keys are used on my server. I saw pull request #29447 is related to disabling SSH keys (the opposite of what I'm asking for here), and issue #20549 includes GPG keys but no SSH keys.
Is it possible to do the same as what's happening in PR #29447 for PGP/GPG keys?
Screenshots
No response
The text was updated successfully, but these errors were encountered: