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

use https for all explore feed urls and favicons #2509

Merged
merged 1 commit into from
Dec 19, 2023
Merged

use https for all explore feed urls and favicons #2509

merged 1 commit into from
Dec 19, 2023

Conversation

chdorner
Copy link
Contributor

Summary

The CCMixter favicon was responsible for browsers emitting a mixed content warning when running Nextcloud behind an SSL certificate. While at it, I changed all other http URLs to https, ensuring that all those URLs are also still working with https.

The CCMixter favicon was responsible for browsers emitting
a mixed content warning. While at it, I changed all other
http URLs to https.

Signed-off-by: Christof Dorner <[email protected]>
Copy link
Contributor

@SMillerDev SMillerDev left a comment

Choose a reason for hiding this comment

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

Thanks @chdorner !

@SMillerDev SMillerDev merged commit a8f43de into nextcloud:master Dec 19, 2023
20 of 21 checks passed
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.

2 participants