Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonthings
/
mongo-python-driver
Public
forked from
mongodb/mongo-python-driver
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mongo-python-driver
test
test_auth.py
on
42dev
User selector
All users
All time
Commit history
Commits on Jul 14, 2018
PYTHON-1613 Invalidate cache on changed salt or iterations
behackett
committed
a227198
View commit details
Copy full SHA for a227198
View code at this point
Browse repository at this point
Commits on Jul 9, 2018
PYTHON-1609 - Fix authing the same user more than once
behackett
committed
466fdde
View commit details
Copy full SHA for 466fdde
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
PYTHON-1586 - Deprecate database_names and collection_names
behackett
committed
709b284
View commit details
Copy full SHA for 709b284
View code at this point
Browse repository at this point
PYTHON-1581 - Deprecate Collection/Cursor count
behackett
committed
e6b0f38
View commit details
Copy full SHA for e6b0f38
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
PYTHON-1273 - Cache SCRAM ClientKey and ServerKey
behackett
committed
bb8130a
View commit details
Copy full SHA for bb8130a
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
PYTHON-1425 - Implement the auth spec and tests
behackett
committed
984977b
View commit details
Copy full SHA for 984977b
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
PYTHON-1526 - Update SCRAM-SHA-256 for spec change
behackett
committed
82c6bdb
View commit details
Copy full SHA for 82c6bdb
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
PYTHON-1464 - Implement SCRAM-SHA-256
behackett
committed
5b92576
View commit details
Copy full SHA for 5b92576
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
PYTHON-1488 - Fix auth tests for MongoDB 3.7
behackett
committed
4fa7203
View commit details
Copy full SHA for 4fa7203
View code at this point
Browse repository at this point
Commits on Dec 2, 2017
Update copyright dates
behackett
committed
507f954
View commit details
Copy full SHA for 507f954
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Deprecate db.authenticate and db.eval
Show description for 72e6127
ajdavis
committed
72e6127
View commit details
Copy full SHA for 72e6127
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
PYTHON-1075 Support running the entire test suite with SSL/TLS
Show description for 5905a86
ShaneHarvey
committed
5905a86
View commit details
Copy full SHA for 5905a86
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
PYTHON-1026 - Remove test assumption about primary host
behackett
committed
e89ba4b
View commit details
Copy full SHA for e89ba4b
View code at this point
Browse repository at this point
Commits on May 26, 2016
PYTHON-750 - Support cross realm GSSAPI tests
behackett
committed
80fc55a
View commit details
Copy full SHA for 80fc55a
View code at this point
Browse repository at this point
Really test SERVICE_REALM
behackett
committed
fe6f485
View commit details
Copy full SHA for fe6f485
View code at this point
Browse repository at this point
PYTHON-750 - Kerberos SSPI support for Windows
behackett
committed
0abfba6
View commit details
Copy full SHA for 0abfba6
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
Fix up copyright dates.
behackett
committed
aec685b
View commit details
Copy full SHA for aec685b
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
PYTHON-821 - Migrate most tests to new the CRUD API.
behackett
committed
30af616
View commit details
Copy full SHA for 30af616
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
PYTHON-798 - Fix auth tests.
behackett
committed
eb99dc7
View commit details
Copy full SHA for eb99dc7
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
PYTHON-785 Don't use requests in tests.
ajdavis
committed
e8be121
View commit details
Copy full SHA for e8be121
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
Rename "set_name" to "replica_set_name".
Show description for 0e222c4
ajdavis
committed
0e222c4
View commit details
Copy full SHA for 0e222c4
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
Unused imports in test files.
ajdavis
committed
5991635
View commit details
Copy full SHA for 5991635
View code at this point
Browse repository at this point
Commits on Nov 4, 2014
Assert that MongoClient raises OperationFailure when connecting to a host with bad credentials using SASL PLAIN.
Luke Lovett
committed
74699ec
View commit details
Copy full SHA for 74699ec
View code at this point
Browse repository at this point
Commits on Oct 31, 2014
PYTHON-768 - Support authMechanismProperties.
Show description for 429aa9c
behackett
committed
429aa9c
View commit details
Copy full SHA for 429aa9c
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
PYTHON-764 SCRAM-SHA-1 automatic upgrade / downgrade.
ajdavis
committed
ee11436
View commit details
Copy full SHA for ee11436
View code at this point
Browse repository at this point
Commits on Oct 7, 2014
Use replica set connection in tests wherever possible.
Show description for c5eae2f
ajdavis
committed
c5eae2f
View commit details
Copy full SHA for c5eae2f
View code at this point
Browse repository at this point
Commits on Sep 20, 2014
PYTHON-525 Use MongoClient in replica set tests.
Show description for 3c9fd60
ajdavis
committed
3c9fd60
View commit details
Copy full SHA for 3c9fd60
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
PYTHON-525 Reimplement auth for new MongoClient.
Show description for 41c1a9a
ajdavis
committed
41c1a9a
View commit details
Copy full SHA for 41c1a9a
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
PYTHON-706 - SCRAM-SHA-1
behackett
committed
bad4a10
View commit details
Copy full SHA for bad4a10
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled.
Luke Lovett
committed
d7ec3a7
View commit details
Copy full SHA for d7ec3a7
View code at this point
Browse repository at this point
Commits on Jun 30, 2014
PYTHON-683 Separate unit tests and integration tests in the pymongo test suite.
Show description for 4fa96c6
Luke Lovett
committed
4fa96c6
View commit details
Copy full SHA for 4fa96c6
View code at this point
Browse repository at this point
Commits on May 21, 2014
PYTHON-681 Reuse MongoClient whenever possible in the tests
Luke Lovett
committed
26fb43c
View commit details
Copy full SHA for 26fb43c
View code at this point
Browse repository at this point
Commits on Apr 25, 2014
PYTHON-680 Stop using nose in favor of pure unittest/unittest2
Luke Lovett
committed
1412000
View commit details
Copy full SHA for 1412000
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
PYTHON-676 python 2/3 single-source for the test module
Luke Lovett
committed
4d6d1e0
View commit details
Copy full SHA for 4d6d1e0
View code at this point
Browse repository at this point
Commits on Feb 21, 2014
add failure case to test_auth.TestSASL
Luke Lovett
authored and
behackett
committed
494e510
View commit details
Copy full SHA for 494e510
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.