Problem/Motivation

For some reason, the client token generation, happening from the generateKey() method completely fails if the host isn't HTTPS.

The weird part is that my request isn't recognized as HTTPS although it is...

Attaching a quick fix, probably not the cleanest but it fixes my issue.

CommentFileSizeAuthor
#2 3201218-2.patch678 bytesjsacksick

Comments

jsacksick created an issue. See original summary.

jsacksick’s picture

Status: Active » Needs review
StatusFileSize
new678 bytes

  • jsacksick committed 7aca19b on 8.x-1.x
    Issue #3201218 by jsacksick: Client token generation fails when the host...
jsacksick’s picture

Status: Needs review » Fixed

Committed!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.