Closed
Bug 35832
Opened 26 years ago
Closed 24 years ago
implement news push-auth: "always use name and password"
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
People
(Reporter: sspitzer, Assigned: sspitzer)
Details
I just got an account on supernews.
in mozilla, we store the username / password per group. for supernews users
(and others, I'm sure) the username / passsword is the same across all groups,
and you need it to log in.
so, when asked for a username and password for a group, I should try to use the
server's username and password first, if their is not username / password stored
for the newsgroup yet.
| Assignee | ||
Comment 1•26 years ago
|
||
in case I wasn't clear, the problem is I have to enter my username and password
the first time I visit a group. ideally, should only have to enter it once.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•26 years ago
|
||
adding two other supernews users to the cc list.
Don't we usuallly do that (in 4.x) when we have the news server option "always
use name and password" turned on (which I don't believe you've implemented yet?
| Assignee | ||
Comment 4•26 years ago
|
||
thanks for the info laurel. that will solve the problem. changing subject.
Summary: [NEWS] try to use the server's username / password first → implement news server option "always use name and password"
| Assignee | ||
Comment 5•26 years ago
|
||
actually, "always use name and password" is really pushed authentication, and
that's something else.
pushed auth means:
1) don't store the password in the single singon database
2) before every action, ask the user for the username / password
I'll open a new bug for the original problem, and leave this as the push-auth
bug.
Summary: implement news server option "always use name and password" → implement news push-auth: "always use name and password"
Comment 7•25 years ago
|
||
mass change of huang's news bugs to stephend.
QA Contact: huang → stephend
| Assignee | ||
Comment 9•25 years ago
|
||
clearing milestone, m17 and m18 are meaningless now. these need to be triages
along with the rest.
Target Milestone: M18 → ---
Comment 10•24 years ago
|
||
The back-end support for "always authenticate" was just checked in - see bug
39862. The UI for this is still missing - see bug 94439. For now, people can get
"always authenticate" by editing preferences manually.
*** This bug has been marked as a duplicate of 39862 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified dup.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•