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

Upgrade SSL library version; remove obsolete challenge-response handler. #4081

Merged
merged 1 commit into from
Nov 18, 2017

Conversation

seanlip
Copy link
Member

@seanlip seanlip commented Nov 16, 2017

Reverts #3600 (since the functionality isn't needed anymore) and updates SSL library version to newest version.

@codecov-io
Copy link

codecov-io commented Nov 16, 2017

Codecov Report

Merging #4081 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #4081   +/-   ##
========================================
  Coverage    43.92%   43.92%           
========================================
  Files          352      352           
  Lines        22299    22299           
  Branches      3540     3540           
========================================
  Hits          9795     9795           
  Misses       12504    12504

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 d9e1592...e303d4c. Read the comment docs.

Copy link
Contributor

@tjiang11 tjiang11 left a comment

Choose a reason for hiding this comment

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

Lgtm

@seanlip seanlip merged commit 36c9856 into develop Nov 18, 2017
@seanlip seanlip deleted the ssl-update branch November 18, 2017 05:40
giritheja added a commit to giritheja/oppia that referenced this pull request Nov 25, 2017
…t-p2

* upstream/develop: (129 commits)
  Fix 3946: Add visualization for Item selection inputs (oppia#4080)
  Remove feedback button from mobile learner view. (oppia#4093)
  Fix oppia#3289: Introduce domain objects for answer calculation output (oppia#4036)
  Renamed RTC_specs to RTC_definitions and removed useless __init__.py file. (oppia#4101)
  Fix exploration graph directive URL. (oppia#4098)
  Fix error in one off stats migration job. (oppia#4068)
  Add state id mapping mapreduce job to the job registry (oppia#4099)
  Added underline to 'Back to collection' link (oppia#4096)
  Minor updates to CHANGELOG v2.5.6 after proofreading (oppia#4097)
  Update Authors, Contributors, Changelog, Credits for Release 2.5.6. (oppia#4095)
  Prevent hint tooltip from going offscreen on mobile (oppia#4087)
  Implement one off MapRreduce job to generate state id mapping model for explorations. (oppia#4088)
  Routine update of translations. (oppia#4082)
  Fix part of oppia#3954: Created a Page Object for Thanks Page (oppia#4085)
  Rename CSS property oppia-learner-continue-button to oppia-learner-confirm-button; Make the Submit button in ItemSelectionInput the same style as the Continue button; Move informational text in ItemSelectionInput from bottom-right to top of the interaction so that it is more visible; Add extra text to ItemSelectionInput indicating to the learner that they may select more than one choice. (oppia#4083)
  Stop cards from going offscreen in mobile learner view. (oppia#4084)
  Upgrade SSL library version; remove obsolete challenge-response handler. (oppia#4081)
  Fix part of oppia#3826: extract from EditorServices.js (oppia#3970)
  Fix part of oppia#3826: Extract services from app.js (oppia#4079)
  Fix oppia#4055: Replaced redundant CSS selectors. (oppia#4059)
  ...
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.

3 participants