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

Update https #2947

Merged
merged 9 commits into from May 15, 2024
Merged

Update https #2947

merged 9 commits into from May 15, 2024

Conversation

Levdbas
Copy link
Member

@Levdbas Levdbas commented Mar 13, 2024

Issue

In the light of better security, a bit of low hanging fruit. We still had a lot of http:// links in our docblocks, .md files and other supporting files.

Solution

Lets update our entire codebase with updated links from http:// to https://

Impact

Less redirects to handle and some better examples. Only real code change is in Comment.php. Where we would refer to gravatar via a non secured url. To update that as well I updated some tests as well.

Usage Changes

None

Considerations

Break the changes up in multiple PR's?

Testing

Tests are changed for the codechange in Comment.php

@coveralls
Copy link

Coverage Status

coverage: 87.937%. remained the same
when pulling b0c4c05 on update-https
into 15fdc38 on 2.x.

@Levdbas Levdbas added this to the 2.2.0 milestone May 10, 2024
@Levdbas Levdbas merged commit 05af54f into 2.x May 15, 2024
23 of 25 checks passed
@Levdbas Levdbas deleted the update-https branch May 15, 2024 10:35
gchtr added a commit that referenced this pull request May 15, 2024
gchtr added a commit that referenced this pull request May 15, 2024
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.

None yet

3 participants