]> source.dussan.org Git - gitea.git/commit
Allow options to disable user gpg keys configuration from the interface on app.ini...
authorLunny Xiao <xiaolunwen@gmail.com>
Sat, 2 Mar 2024 01:21:01 +0000 (09:21 +0800)
committerGitHub <noreply@github.com>
Sat, 2 Mar 2024 01:21:01 +0000 (01:21 +0000)
commit9de5e39e25009bacc5ca201ed97e9cbb623e56e9
tree1df6d30974e7b7563d23c22db52533247eb73772
parent85ad4a0f7d3468a2e79270fd36f544202560143b
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486)

Follow #29447
Fix #29454
Extract from #20549
custom/conf/app.example.ini
docs/content/administration/config-cheat-sheet.en-us.md
docs/content/administration/config-cheat-sheet.zh-cn.md
modules/setting/admin.go
routers/api/v1/user/gpg_key.go
routers/web/user/setting/keys.go
templates/user/settings/keys.tmpl