Forgejo/routers/api/v1
Lunny Xiao ee6ff937c0
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486)
Follow #29447
Fix #29454
Extract from #20549

(cherry picked from commit 9de5e39e25009bacc5ca201ed97e9cbb623e56e9)

Conflicts:
	custom/conf/app.example.ini
	docs/content/administration/config-cheat-sheet.en-us.md
	docs/content/administration/config-cheat-sheet.zh-cn.md
	trivial context conflict
2024-03-06 12:10:45 +08:00
..
activitypub Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
admin Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
misc Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
notify Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
org Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
packages Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
repo migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-03-06 12:10:44 +08:00
settings Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
shared Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
swagger [BUG] Fix header name in swagger response 2024-02-29 14:08:10 +01:00
user Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 2024-03-06 12:10:45 +08:00
utils Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
api.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00