1
1
mirror of https://github.com/go-gitea/gitea synced 2025-10-31 11:28:24 +00:00
Files
gitea/routers/api/v1/repo/key.go
Chris Shyi c752ccee64 Improve error feedback for duplicate deploy keys (#13112)
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
2020-10-12 14:44:56 +01:00

7.8 KiB