Opened 7 years ago
Last modified 7 years ago
#14 new defect
SSL Redirect not working in some browsers
Reported by: | victor | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | general | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by victor)
document: Priority tasks (Doc 3).docx
Reference: Document 1
Task:
When I visit itcpay.com with Firefox, I get redirected to www.itcpay.com. But when I visit itcpay.com with Google Chrome or Avast Safezone browser, the URL remains as itcpay.com on the browser address bar. You have to fix up this issue. Whatever browser the user uses, the user should be redirected to www.itcpay.com if the user visits itcpay.com.
document: ITCPay email function issue fixing.docx
You should redirect itcpay.com link to www.itcpay.com. So if an user visits itcpay.com, he will be redirected to www.itcpay.com.
Please create a function that even if an user visits direct link of any other page of the site without using leading www in the URL, the user will automatically be redirected to the page with URL starting with www.
For example, if an user visits itcpay.com/login or itcpay.com/register directly, the user will be redirected to www.itcpay.com/login and www.itcpay.com/register respectively.
Previously when the user visited IP address or http://IP address, the user got redirected to www.itcpay.com.
But when the user visited https://IP address, the user got unsecure connection warning in his browser and if the user clicked “Advanced>Continue anyway” the user was able to access the site, but the URL remained as https://IP address in the address bar and the user did not get redirected to www.itcpay.com.
So there are problems. Can an IP address be SSL protected? If so, we should protect the IP address with SSL as well.
Furthermore, redirect the IP address to www.itcpay.com. And enable a feature that whether an user visits IP address or http://IP address or https://IP address, the user will be redirected to www.atcpay.com.
Also enable a feature that even if an user visits direct IP address link of any other page, the user will automatically be redirected to the page with URL starting with www.
For example, if an user visits IP address/login or IP address/register directly, the user will be redirected to www.itcpay.com/login and www.itcpay.com/register respectively.
Change History (2)
comment:1 Changed 7 years ago by victor
- Component set to component1
- Description modified (diff)
- Owner set to somebody
comment:2 Changed 7 years ago by victor
- Description modified (diff)
document: ITCPay email function issue fixing.docx
You should redirect itcpay.com link to www.itcpay.com. So if an user visits itcpay.com, he will be redirected to www.itcpay.com.
Please create a function that even if an user visits direct link of any other page of the site without using leading www in the URL, the user will automatically be redirected to the page with URL starting with www.
For example, if an user visits itcpay.com/login or itcpay.com/register directly, the user will be redirected to www.itcpay.com/login and www.itcpay.com/register respectively.
Previously when the user visited IP address or http://IP address, the user got redirected to www.itcpay.com.
But when the user visited https://IP address, the user got unsecure connection warning in his browser and if the user clicked “Advanced>Continue anyway” the user was able to access the site, but the URL remained as https://IP address in the address bar and the user did not get redirected to www.itcpay.com.
So there are problems. Can an IP address be SSL protected? If so, we should protect the IP address with SSL as well.
Furthermore, redirect the IP address to www.itcpay.com. And enable a feature that whether an user visits IP address or http://IP address or https://IP address, the user will be redirected to www.atcpay.com.
Also enable a feature that even if an user visits direct IP address link of any other page, the user will automatically be redirected to the page with URL starting with www.
For example, if an user visits IP address/login or IP address/register directly, the user will be redirected to www.itcpay.com/login and www.itcpay.com/register respectively.