1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-30 18:58:28 +00:00
forgejo/routers/api/v1
Lunny Xiao bb09ad2b63
Allow options to disable user ssh keys configuration from the interface on app.ini ()
Follow 
Extract from 
Fix 

---------

Co-authored-by: delvh <dev.lh@web.de>
(cherry picked from commit 8e12ba34bab7e728ac93ccfaecbe91e053ef1c89)

Conflicts:
	custom/conf/app.example.ini
	trivial context conflict
2024-03-11 23:36:57 +07:00
..
activitypub Move context from modules to services () 2024-03-06 12:10:43 +08:00
admin remove util.OptionalBool and related functions () 2024-03-06 12:10:46 +08:00
misc Port "Fix wrong test usage of AppSubURL" 2024-03-06 21:47:44 +01:00
notify Move context from modules to services () 2024-03-06 12:10:43 +08:00
org Move context from modules to services () 2024-03-06 12:10:43 +08:00
packages remove util.OptionalBool and related functions () 2024-03-06 12:10:46 +08:00
repo Fix 500 when pushing release to an empty repo () 2024-03-06 12:10:47 +08:00
settings Move context from modules to services () 2024-03-06 12:10:43 +08:00
shared Move context from modules to services () 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 ssh keys configuration from the interface on app.ini () 2024-03-11 23:36:57 +07:00
utils Move context from modules to services () 2024-03-06 12:10:43 +08:00
api.go Move context from modules to services () 2024-03-06 12:10:43 +08:00