G-Node / gin-auth

G-Node Infrastructure Authentication Provider
Other
6 stars 8 forks source link

Panic on duplicate SSH key creation #95

Closed mpsonntag closed 7 years ago

mpsonntag commented 8 years ago

Currently trying to create an already existing SSH key leads to a panic, returning just an internal server error. Handle more gracefully with a proper error message to the client.