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.
zeripath ad1164f73b
Disable SSH key deletion of externally managed Keys (#13985)
* Disable SSH key addition and deletion when externally managed

When a user has a login source which has SSH key management
key addition and deletion using the UI should be disabled.

Fix #13983

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Make only externally managed keys disabled

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
4 years ago
..
app.go Fix api doc response code (#14123) 4 years ago
email.go Add email validity check (#13475) 4 years ago
follower.go Remove page size limit comment from swagger (#11806) 4 years ago
gpg_key.go Allow addition of gpg keyring with multiple keys (#12487) 4 years ago
key.go Disable SSH key deletion of externally managed Keys (#13985) 4 years ago
repo.go Move Repo APIFormat to convert package (#13787) 4 years ago
star.go Move Repo APIFormat to convert package (#13787) 4 years ago
user.go migrate from com.* to alternatives (#14103) 4 years ago
watch.go Move Repo APIFormat to convert package (#13787) 4 years ago