-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.5.2
-
Component/s: Security
-
None
-
Server Security
-
None
-
None
-
None
-
None
-
None
-
None
-
None
db.logout should be more descriptive.
Possible output
{ ok : 1 , loggedOutUser : "eliot@dbname" }
If db.logout() is performed on a DB that has no authenticated users an error should be communicated stating this fact.