forgejo/routers/api/v1
wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials (#19239)
Use a more general method to sanitize URLs with credentials: Simple and intuitive / Faster /  Remove all credentials in all URLs
2022-03-31 10:25:40 +08:00
..
admin Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
misc
notify
org Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
packages Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
repo Use a more general (and faster) method to sanitize URLs with credentials (#19239) 2022-03-31 10:25:40 +08:00
settings
swagger Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
user
utils Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
api.go Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
auth.go
auth_windows.go