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 | |
---|---|---|
.. | ||
activity.go | 3 years ago | |
attachment.go | 3 years ago | |
blame.go | 3 years ago | |
branch.go | 3 years ago | |
cherry_pick.go | 3 years ago | |
commit.go | 3 years ago | |
compare.go | 3 years ago | |
download.go | 3 years ago | |
editor.go | 3 years ago | |
editor_test.go | 3 years ago | |
http.go | 3 years ago | |
http_test.go | 4 years ago | |
issue.go | 3 years ago | |
issue_content_history.go | 3 years ago | |
issue_dependency.go | 3 years ago | |
issue_label.go | 3 years ago | |
issue_label_test.go | 3 years ago | |
issue_lock.go | 3 years ago | |
issue_stopwatch.go | 3 years ago | |
issue_test.go | 3 years ago | |
issue_timetrack.go | 3 years ago | |
issue_watch.go | 3 years ago | |
lfs.go | 3 years ago | |
main_test.go | 3 years ago | |
middlewares.go | 3 years ago | |
migrate.go | 3 years ago | |
milestone.go | 3 years ago | |
packages.go | 3 years ago | |
patch.go | 3 years ago | |
projects.go | 3 years ago | |
projects_test.go | 3 years ago | |
pull.go | 3 years ago | |
pull_review.go | 3 years ago | |
release.go | 3 years ago | |
release_test.go | 3 years ago | |
repo.go | 3 years ago | |
search.go | 3 years ago | |
setting.go | 3 years ago | |
setting_protected_branch.go | 3 years ago | |
settings_test.go | 3 years ago | |
tag.go | 3 years ago | |
topic.go | 3 years ago | |
view.go | 3 years ago | |
webhook.go | 3 years ago | |
wiki.go | 3 years ago | |
wiki_test.go | 3 years ago |