Skip to content

Conversation

@dodumosu
Copy link
Collaborator

@dodumosu dodumosu commented Jan 9, 2021

the QR code generated uses an unsecured scheme (http://) by default
this commit forces the usage of a secured scheme (https://) when
the value of SSL_REQUIRED is set to true, which it is by default.

to remove this functionality, SSL_REQUIRED must be explicitly set
to false

the QR code generated uses an unsecured scheme (http://) by default
this commit forces the usage of a secured scheme (https://) when
the value of `SSL_REQUIRED` is set to true, which it is by default.

to remove this functionality, `SSL_REQUIRED` must be explicitly set
to false
@dodumosu dodumosu requested a review from takinbo January 9, 2021 12:03
@takinbo takinbo merged commit 82203c7 into nditech:develop Jan 9, 2021
@dodumosu dodumosu deleted the fix-qr-url-scheme branch February 9, 2021 18:51
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