Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix DELETE request for non-existent public key (go-gitea#19443)
- Backport go-gitea#19443 - Add a return for the first "block" of errors, which fixes the double error messages. - Add a return for `externallyManaged`. - Resolves go-gitea#19398
- Loading branch information