Logo being served over http instead of https. #303

Closed
opened 2026-02-04 18:21:43 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @tmikaeld on GitHub (Mar 23, 2017).

For Feature Requests

Desired Feature: The logo should also be served over https so users get the green lock

For Bug Reports

  • BookStack Version: v0.15.2
  • PHP Version: N/A
  • MySQL Version: N/A
Expected Behavior

All content over https

Actual Behavior

Logo served over http

Tried adding the APP_URL=https://my.domain.com

But that didn't help

Originally created by @tmikaeld on GitHub (Mar 23, 2017). ### For Feature Requests Desired Feature: The logo should also be served over https so users get the green lock ### For Bug Reports * BookStack Version: v0.15.2 * PHP Version: N/A * MySQL Version: N/A ##### Expected Behavior All content over https ##### Actual Behavior Logo served over http Tried adding the APP_URL=https://my.domain.com But that didn't help
Author
Owner

@tmikaeld commented on GitHub (Mar 23, 2017):

Aah, noticed that if i switch to https then go to the setting and hit save - the URL for the logo is updated.

@tmikaeld commented on GitHub (Mar 23, 2017): Aah, noticed that if i switch to https then go to the setting and hit save - the URL for the logo is updated.
Author
Owner

@ssddanbrown commented on GitHub (Sep 10, 2017):

Missed the update on this, yeah, you need to be https when saving. Will therefore close this since a solution was found.

@ssddanbrown commented on GitHub (Sep 10, 2017): Missed the update on this, yeah, you need to be https when saving. Will therefore close this since a solution was found.
Author
Owner

@vlude commented on GitHub (Nov 14, 2017):

This is a rather handy piece of info. Is it possible to include this somewhere in the Bookstack docs?

@vlude commented on GitHub (Nov 14, 2017): This is a rather handy piece of info. Is it possible to include this somewhere in the Bookstack docs?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#303