Bug 27652
Summary: | Bugzilla mailer improperly using http_S_ | ||
---|---|---|---|
Product: | [Community] Bugzilla | Reporter: | R P Herrold <herrold> |
Component: | Bugzilla General | Assignee: | David Lawrence <dkl> |
Status: | CLOSED WONTFIX | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2.8 | CC: | aleksey |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-12-20 16:07:35 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
R P Herrold
2001-02-14 20:14:40 UTC
I do not understand why you say there is no advantage to using the https connection over using no ssl connection. This disallows people from seeing your plaintext password over the network. Are you saying when using the link in an SSL-capable browser it is redirecting back to an regular http connection? If that is the case then there is a bug somewhere I need to look into. If this is not the case then I do not know what needs fixing except for the possibility of fixing lynx-ssl. In that case I would just remove the s in https before accessing the link in the email. I was unaware that lynx-ssl had this disadvantage when fixing the emails with the new links. I was asked by management to add the https as the standard link since all developers in Red Hat primarily use ssl-capable browsers that do not have the problems with logging in multiple times. PLEASE pull the LYNX from the rawhide, which in RH now supports https, and see how painful to EVERY TIME have to re-authenticate (since HTTPS cookies are not retained) Use it for a day, trying to go from reading mail in pine to viewing in lynx, and you'll change your mind ... IMHO, this is a lynx problem, not a bugzilla one. I have to agree, I have used lynx before and the last time I used it it still did not support persistent cookies so I had to relogin each time I ran lynx. It is unfortunate that each time you click on a link in an email it runs a new lynx session which causes you to have to login. But I feel having the https in the email far outweighs the disadvantages for people who click on it with SSL capable browsers and forget to use https instead. |