Skip to:
Content

BuddyPress.org

Opened 8 years ago

Closed 8 years ago

#7508 closed defect (bug) (fixed)

{{user.site_url}} token not using HTTPS when site is on SSL

Reported by: r-a-y's profile r-a-y Owned by: r-a-y's profile r-a-y
Milestone: 2.9 Priority: normal
Severity: normal Version: 2.5.0
Component: Emails Keywords: has-patch
Cc:

Description

The {user-site.url} token appears to use HTTP instead of HTTPS.

Perhaps other tokens experience the same problem.

See:
https://buddypress.org/support/topic/must-change-blog_url-and-user-site-url-from-http-to-https/

Attachments (1)

7508.01.patch (531 bytes) - added by r-a-y 8 years ago.

Download all attachments as: .zip

Change History (4)

#1 @r-a-y
8 years ago

  • Owner changed from DJPaul to r-a-y
  • Status changed from new to assigned

#2 @r-a-y
8 years ago

  • Keywords has-patch added; needs-patch removed
  • Summary changed from Some email tokens not using HTTPS when site is on SSL to {{user.site_url}} token not using HTTPS when site is on SSL

@r-a-y
8 years ago

#3 @r-a-y
8 years ago

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

In 11541:

Emails: Fix issue with the {{user-site.url}} token not using HTTPS when site is currently on SSL.

This email token is only used on a multisite install and when a user is
also signing up for a blog during registration.

Props 55don.

Fixes #7508.

Note: See TracTickets for help on using tickets.