- 
    Type:
Task
 - 
    Resolution: Done
 - 
    Priority:
Minor - P4
 - 
    Affects Version/s: 1.4.8
 - 
    Component/s: None
 - 
    Environment:OS X Mavericks 10.9.3
 
- 
        2
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
Hello,
The 'authenticated' event in the DB object is never emitted. I noticed that in the line 675 of 'lib/mongodb/db.js' the condition to emit this event is 'self.listeners("authenticated").length > 9'. Why it is not '> 0'?
Thank you in advance,
Alejandro