0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 22:08:25 +02:00
gitea/modules/private
wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push (#19010)
Use DeployKeyID to replace the IsDeployKey, then CanWriteCode uses the DeployKeyID to check the write permission.
2022-03-22 17:29:07 +08:00
..
hook.go Fix the bug: deploy key with write access can not push (#19010) 2022-03-22 17:29:07 +08:00
internal.go Replace "unix" by "http+unix" for PROTOCOL (#17771) 2021-12-05 23:46:11 -05:00
key.go
mail.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
manager.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
restore_repo.go Validate migration files (#18203) 2022-01-26 10:45:51 +01:00
serv.go Fix the bug: deploy key with write access can not push (#19010) 2022-03-22 17:29:07 +08:00