1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/routers/api/v1
wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push ()
Use DeployKeyID to replace the IsDeployKey, then CanWriteCode uses the DeployKeyID to check the write permission.
2022-03-22 17:29:07 +08:00
..
admin Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
misc format with gofumpt () 2022-01-20 18:46:10 +01:00
notify Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
org Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
repo Fix the bug: deploy key with write access can not push () 2022-03-22 17:29:07 +08:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add API to get issue/pull comments and events (timeline) () 2022-01-01 22:12:25 +08:00
user Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
utils format with gofumpt () 2022-01-20 18:46:10 +01:00
api.go Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00