Open
Description
mongodb/Database/MongoDB/Connection.hs
Line 180 in 497025b
unless (not is_auth)
should be unless is_auth
.
I verified this was a logic error by actually running queries on the connection this code says auth failed for.
Metadata
Metadata
Assignees
Labels
No labels