Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message templates should use secured URL (if enabled) #3180

Closed
AndreiMaz opened this issue Jul 23, 2018 · 1 comment
Closed

Message templates should use secured URL (if enabled) #3180

AndreiMaz opened this issue Jul 23, 2018 · 1 comment

Comments

@AndreiMaz
Copy link
Member

See "RouteUrl" method of MessageTokenProvider. It always returns http (not https). We have to check "store.SecureUrl" and use it

Source: https://www.nopcommerce.com/boards/t/54055/find-bugs-in-nopcommerce-410-beta-and-earn-10.aspx#209063

Please note that "SecureUrl" could be empty

@exileDev
Copy link
Contributor

exileDev commented Jul 1, 2019

No longer relevant for 4.20 9af9056

@exileDev exileDev closed this as completed Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants