forgejo/routers/user
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
..
setting Disable SSH key deletion of externally managed Keys (#13985) 2020-12-25 23:24:47 -05:00
auth.go Fix creating OAuth2 auth source from CLI (#14116) 2020-12-24 19:47:17 +00:00
auth_openid.go
avatar.go Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
home.go rework heatmap permissions (#14080) 2020-12-22 03:53:37 +01:00
home_test.go
main_test.go
notification.go
oauth.go
profile.go rework heatmap permissions (#14080) 2020-12-22 03:53:37 +01:00
task.go