-
Type: Bug
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
The "admin" database is special. Authenticating on "admin" gives access to all databases. Effectively, "admin" access means root access to the database.
With the introduction of role-based authentication, the above excerpt from the authenticate() docstring is now not necessarily always true.