Skip to content

Conversation

zeripath
Copy link
Contributor

When creating a new branch with the web editor there is insufficient escaping of the branch name and the treepath. This PR fixes this.

@codecov-io
Copy link

codecov-io commented Apr 16, 2019

Codecov Report

Merging #6657 into master will not change coverage.
The diff coverage is 14.28%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6657   +/-   ##
=======================================
  Coverage   40.54%   40.54%           
=======================================
  Files         406      406           
  Lines       54501    54501           
=======================================
  Hits        22096    22096           
  Misses      29369    29369           
  Partials     3036     3036
Impacted Files Coverage Δ
routers/repo/editor.go 28.67% <14.28%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 867ad49...f1f5a3c. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 16, 2019
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Apr 16, 2019
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Apr 16, 2019
@techknowlogick techknowlogick merged commit 6821a32 into go-gitea:master Apr 17, 2019
@zeripath zeripath deleted the fix-redirect-at-end-create branch April 17, 2019 03:53
zeripath added a commit to zeripath/gitea that referenced this pull request Apr 17, 2019
@techknowlogick techknowlogick added the backport/done All backports for this PR have been created label Apr 17, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants