1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-18 15:24:18 -04:00
gitea/routers/api/v1/user
Lunny Xiao 8e12ba34ba
Allow options to disable user ssh keys configuration from the interface on app.ini (#29447)
Follow #29275
Extract from #20549
Fix #24716

---------

Co-authored-by: delvh <dev.lh@web.de>
2024-03-04 07:50:21 +00:00
..
action.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
app.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
avatar.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
email.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
follower.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
gpg_key.go Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 2024-03-02 01:21:01 +00:00
helper.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
hook.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
key.go Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 2024-03-04 07:50:21 +00:00
repo.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
runners.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
settings.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
star.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
user.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
watch.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00