Closed vladilin closed 11 years ago
It uses your site_url to generate the form action. I'd recommend changing your site URL to use https.
Hi Allan, Actually I don't want the whole site to have HTTPS,
I am using .htacess to redirect the store section to https
Is there any way to hack it?
Thank you :D
Just pushed a hotfix, adds the secure_action and secure_return parameters. Just set them to yes and you should be good.
You are an awesome super programmer god!
Sent from my iPhone
On Mar 18, 2013, at 7:13 PM, Rob Sanchez notifications@github.com wrote:
Just pushed a hotfix, adds the secure_action and secure_return parameters. Just set them to yes and you should be good.
— Reply to this email directly or view it on GitHub.
Hi Guys Getting this error. This is a non-secure form. This form will be sent in a way that is not secure. Are you sure you want to send it?
I am using return="/{segment_1}"
Any ideas?
Thank you in advance