mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
* for all pull requests API return permissions of caller * for all webhook return empty permissions Signed-off-by: Danila Kryukov <[email protected]> * Fix incorrect error handler Co-authored-by: delvh <[email protected]> * Fix wrong assumption in tests * Change paramenter name to doer to indicate source Co-authored-by: 6543 <[email protected]> Co-authored-by: delvh <[email protected]> Co-authored-by: 6543 <[email protected]>