| Summary | IE use_ssl=3 issue |
| Queue | Horde Base |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | aj (at) mindcrash (dot) com |
| Created | 07/21/2004 (1547 days ago) |
| Due | |
| Updated | 07/22/2004 (1546 days ago) |
| Assigned | 07/22/2004 (1546 days ago) |
| Resolved | 07/22/2004 (1546 days ago) |
| Attachments | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
I did not get the warning. I don't know if something like that is
possible or maybe some javascript redirect code?
redirects, but we only do a GET redirect. The problem is that we
redirect from an https address to an http address.
I have read a few people have gotten around this by using a
javascript redirect of some kind, which is I think what hotmail uses,
not sure though.
Here is something I found, not sure if it will help:
http://ppewww.ph.gla.ac.uk/~flavell/www/post-redirect.html
What are your thoughts?
numbers perhaps) don't trigger this warning?
the login session, while everything else is plain http. In digging
for some answers, I came up with the fact that IE will issue this
warning when a "page moved" request is made from ssl to non-ssl. Is
this how redirect in imp works?
State ⇒ Feedback
other sites simply stay in HTTPS mode after login.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Queue ⇒ Horde Base
user that they are being redirected to an insecure page. This occurs
when using IMP for authentication. This does not happen on firefox.
Other webmail sites hotmail, gmail, etc... seem to implement this w/o
this warning box. Not sure if this would be considered a bug or
enhancement. Is there any way to get rid of this while using IE?