Opened 5 years ago

Closed 5 years ago

#54 closed task (fixed)

use https for external resources

Reported by: borja Owned by: borja
Priority: major Milestone: OpenWorkouts 0.1
Component: UI Keywords:
Cc:

Description

When deployed in staging or production, we do use https, but the requests for map tiles and some fonts are http, we should switch to https for that.

Change History (2)

comment:1 Changed 5 years ago by borja

  • Owner set to borja
  • Status changed from new to accepted

comment:2 Changed 5 years ago by borja

  • Resolution set to fixed
  • Status changed from accepted to closed

Fixed here for fonts: changeset:c999b73e/OpenWorkouts-git and here for map tiles: changeset:c660deb/OpenWorkouts-git

I've also checked all pages, trying to spot any other non-https contents that could be blocked by the browser, found none.

Note: See TracTickets for help on using tickets.