mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8eb1cd9264
Adds a feature [like GitHub has](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork) (step 7). If you create a new PR from a forked repo, you can select (and change later, but only if you are the PR creator/poster) the "Allow edits from maintainers" option. Then users with write access to the base branch get more permissions on this branch: * use the update pull request button * push directly from the command line (`git push`) * edit/delete/upload files via web UI * use related API endpoints You can't merge PRs to this branch with this enabled, you'll need "full" code write permissions. This feature has a pretty big impact on the permission system. I might forgot changing some things or didn't find security vulnerabilities. In this case, please leave a review or comment on this PR. Closes #17728 Co-authored-by: 6543 <6543@obermui.de> |
3 years ago | |
---|---|---|
.. | ||
admin | 3 years ago | |
auth | 3 years ago | |
dev | 3 years ago | |
events | 3 years ago | |
explore | 3 years ago | |
feed | 3 years ago | |
misc | 3 years ago | |
org | 3 years ago | |
repo | 3 years ago | |
user | 3 years ago | |
auth.go | 3 years ago | |
auth_windows.go | 3 years ago | |
base.go | 3 years ago | |
goget.go | 3 years ago | |
home.go | 3 years ago | |
metrics.go | 3 years ago | |
nodeinfo.go | 3 years ago | |
swagger_json.go | 4 years ago | |
web.go | 3 years ago |