1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 04:41:46 +02:00
gitea/routers
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>
2020-12-25 23:24:47 -05:00
..
admin migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
api/v1 Disable SSH key deletion of externally managed Keys (#13985) 2020-12-25 23:24:47 -05:00
dev
events
org migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
private
repo migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
routes
user Disable SSH key deletion of externally managed Keys (#13985) 2020-12-25 23:24:47 -05:00
utils
home.go
init.go
install.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
metrics.go
swagger_json.go