This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/user/setting
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
..
account.go Whenever the password is updated ensure that the hash algorithm is too (#13966) 2020-12-12 19:59:49 +01:00
account_test.go
adopt.go
applications.go
keys.go Disable SSH key deletion of externally managed Keys (#13985) 2020-12-25 23:24:47 -05:00
main_test.go
oauth2.go
profile.go User Settings: Ignore empty language codes & validate (#13755) 2020-12-04 08:20:30 +02:00
security.go
security_openid.go
security_twofa.go
security_u2f.go