You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vlad Temian 469ab99e9a Delete a user's public key via admin api (closes #3014) (#3059)
* Delete a user's public key via admin api

* Test admin ssh endpoint for creating a new ssh key

* Adapt public ssh key test to also test the delete operation

* Test that deleting a missing key will result in a 404

* Test that a normal user can't delete another user's ssh key

* Make DeletePublicKey return err

* Update swagger doc
7 years ago
..
app.go Update swagger documentation (#2899) 7 years ago
email.go Update swagger documentation (#2899) 7 years ago
follower.go Update swagger documentation (#2899) 7 years ago
gpg_key.go Update swagger documentation (#2899) 7 years ago
key.go Delete a user's public key via admin api (closes #3014) (#3059) 7 years ago
repo.go Update swagger documentation (#2899) 7 years ago
star.go Update swagger documentation (#2899) 7 years ago
user.go Update swagger documentation (#2899) 7 years ago
watch.go Update swagger documentation (#2899) 7 years ago