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

T/92: Provide more secure translations upload / download #124

Merged
merged 6 commits into from
Mar 14, 2017
Merged

Conversation

ma2ciek
Copy link
Contributor

@ma2ciek ma2ciek commented Mar 14, 2017

This PR fixes #92 issue.

It adds token verification to provide more secure translations upload / download

Now to upload / download:

  1. Generate your own token at https://www.transifex.com/user/settings/api/
  2. Run gulp translations:download / gulp translations:upload
~/w/ckeditor5> gulp translations:download
[17:00:53] Using gulpfile ~/workspace/ckeditor5/gulpfile.js
[17:00:53] Starting 'translations:download'...
? Provide Transifex token (it should be generated here: https://www.transifex.com/user/settings/api/) *******************

It changes ckeditor/ckeditor5#387 process.

@ma2ciek ma2ciek requested a review from Reinmar March 14, 2017 16:09
@ma2ciek ma2ciek changed the title Provide more secure translations upload / download T/92: Provide more secure translations upload / download Mar 14, 2017
@Reinmar Reinmar merged commit f0a45df into master Mar 14, 2017
@Reinmar Reinmar deleted the t/92 branch March 14, 2017 16:42
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.

Make translation scripts safer
2 participants