Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add header to disable bitbucket xsrf #467

Merged
merged 1 commit into from
Feb 11, 2019
Merged

Add header to disable bitbucket xsrf #467

merged 1 commit into from
Feb 11, 2019

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Feb 11, 2019

Fixes #465 which is caused by XSRF detection on Bitbucket server and
cloud.

Fixes #465 which is caused by XSRF detection on Bitbucket server and
cloud.
@codecov
Copy link

codecov bot commented Feb 11, 2019

Codecov Report

Merging #467 into master will increase coverage by 0.01%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #467      +/-   ##
==========================================
+ Coverage   70.55%   70.57%   +0.01%     
==========================================
  Files          63       63              
  Lines        4239     4241       +2     
==========================================
+ Hits         2991     2993       +2     
  Misses       1027     1027              
  Partials      221      221
Impacted Files Coverage Δ
server/events/vcs/bitbucketcloud/client.go 40.16% <33.33%> (+0.49%) ⬆️
server/events/vcs/bitbucketserver/client.go 30.62% <33.33%> (+0.43%) ⬆️

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 45a6823...81693d7. Read the comment docs.

@lkysow lkysow merged commit 6b07938 into master Feb 11, 2019
@lkysow lkysow deleted the bb-server-automerge branch February 11, 2019 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant