diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-04 08:59:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-04 08:59:11 -0500 |
commit | d067f469d07ced138f9a63d1bdfc83fbc201a62f (patch) | |
tree | c14d2a219d4cf8508f3f195a05a15bfe6a1508d5 /components/script/dom/htmlbaseelement.rs | |
parent | b80769dbf5e8f0c59db353b8e0ee7e4d77813294 (diff) | |
parent | 630b523c06d8636ef980d2c1e3d4fbe53e3d0f3f (diff) | |
download | servo-d067f469d07ced138f9a63d1bdfc83fbc201a62f.tar.gz servo-d067f469d07ced138f9a63d1bdfc83fbc201a62f.zip |
Auto merge of #13507 - aneeshusa:avoid-leaking-github-tokens, r=SimonSapin
Don't leak GitHub tokens when pushing
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they just remove output/were lightly tested by hand
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
If git is unable to resolve the repo address (which includes the token),
it will print a message to stderr with the path to the repo, thus
leaking the token. Avoid doing this.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13507)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlbaseelement.rs')
0 files changed, 0 insertions, 0 deletions