Bug 274 - pop3 authentication removes userid field
: pop3 authentication removes userid field
Status: RESOLVED FIXED
: Achievo
Employee management
: 1.0.3
: All All
: P3 major
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-03-10 17:17 by
Modified: 2004-03-16 21:13 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-03-10 17:17:36
If pop3 is selected as authentication method, the userid field is removed from
the userinterface (since it's not needed for login). 

Several other features rely on this userid though. 

So we should either remove this dependency, or keep the userid even when pop3
authentication is active.

Reported by Dadi Georgsson on the mailinglist.
------- Comment #1 From 2004-03-16 21:13:10 -------
Fixed in CVS. The userid field is now visible again.