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 require_https to all is_safe_url calls #18328

Merged
merged 1 commit into from
Jun 7, 2018

Conversation

michaelyoungstrom
Copy link
Contributor

@michaelyoungstrom michaelyoungstrom commented Jun 6, 2018

https://openedx.atlassian.net/browse/PLAT-1828
sets require_https=True in all is_safe_url calls. This also required a few test changes, as a url beginning with http is no longer considered safe.

@michaelyoungstrom michaelyoungstrom force-pushed the youngstrom/use-require-https-arg branch 3 times, most recently from 2ecc455 to b8c51e1 Compare June 6, 2018 20:12
@michaelyoungstrom michaelyoungstrom force-pushed the youngstrom/use-require-https-arg branch from b8c51e1 to d6616c9 Compare June 7, 2018 14:10
@edx-status-bot
Copy link

Your PR has finished running tests.

@michaelyoungstrom michaelyoungstrom merged commit 6d8aebe into master Jun 7, 2018
@michaelyoungstrom michaelyoungstrom deleted the youngstrom/use-require-https-arg branch June 7, 2018 16:18
@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production on Monday, June 11, 2018.

@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the production environment.

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