mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-04 19:37:11 +00:00
Instead of a generic HTTP 500 error page, a flash message is rendered with the deploy key page template to inform the user that a key with the intended title already exists. Fixes #13110