Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path for pymongo.Connection to perform automatic per-socket authentication for databases after first authentication #6

Closed
wants to merge 4 commits into from

Commits on Sep 19, 2010

  1. Added automatic per-socket authentication of connections when DB cred…

    …entials are provided to Connection
    jmurty committed Sep 19, 2010
    Configuration menu
    Copy the full SHA
    3854ba4 View commit details
    Browse the repository at this point in the history
  2. Removed rogue pdb statement

    jmurty committed Sep 19, 2010
    Configuration menu
    Copy the full SHA
    d425cbf View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2010

  1. Automatic per-socket authentication now occurs in Connection after in…

    …itial Database.authenticate call
    jmurty committed Sep 22, 2010
    Configuration menu
    Copy the full SHA
    dfb84f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2010

  1. Configuration menu
    Copy the full SHA
    fd06617 View commit details
    Browse the repository at this point in the history