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

chore(security): remove public tokens #2633

Merged
merged 1 commit into from
Dec 22, 2017
Merged

Conversation

vvo
Copy link
Contributor

@vvo vvo commented Dec 21, 2017

Following security reports, removing public tokens for saucelabs and
argos.

For Saucelabs we are now using https://docs.travis-ci.com/user/jwt which
is the recommended way to have external contributors PRs working (read
documentation on travis).

For Argos jwt is not implemented so it will just be disabled, we need to
be careful while reviewing for now (same setup as react-instantsearch).

Following security reports, removing public tokens for saucelabs and
argos.

For Saucelabs we are now using https://docs.travis-ci.com/user/jwt which
is the recommended way to have external contributors PRs working (read
documentation on travis).

For Argos jwt is not implemented so it will just be disabled, we need to
be careful while reviewing for now (same setup as react-instantsearch).
@algobot
Copy link
Contributor

algobot commented Dec 21, 2017

Deploy preview ready!

Built with commit 93710c4

https://deploy-preview-2633--algolia-instantsearch.netlify.com

@@ -14,19 +16,16 @@ branches:
- master
- develop
- feat/instantsearch.js/v2
- /^feat\/\d+\.\d+$/
- "/^feat\\/\\d+\\.\\d+$/"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was done by travis command line automatically

@bobylito bobylito merged commit 505552a into develop Dec 22, 2017
@bobylito bobylito deleted the chore/remove-public-tokens branch December 22, 2017 12:48
@bobylito
Copy link
Contributor

#securityLove Thanks :D

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.

4 participants