Commit Graph

25 Commits (371c411ac375459a3fb0babf5457f5336d884a19)

Author SHA1 Message Date
René Moser 83a835925e Merge pull request #1737 from Dufgui/devel
fix #1731 : mongodb_user always says changed
9 years ago
René Moser d501e34694 Merge pull request #1750 from Dufgui/mongodb_users_check_mode_1747
#1747 mongodb_user support check mode
9 years ago
Toshio Kuratomi d5030ae555 Merge pull request #1875 from mscherer/fix_mongo_user
Fix ssl to be a bool, required to fix #1732
9 years ago
Michael Scherer 27b3b43c52 Fix ssl to be a bool, required to fix #1732
May also fix #1869
9 years ago
René Moser bf268e23c0 Merge pull request #1628 from lsb/patch-1
Update mongodb_user.py
9 years ago
Marcos Diez 7ec5209e18 mongodb_user.py: changes on comments 9 years ago
Marcos Diez 5ff957322a mongodb_user: fix checking if the roles of an oplog reader user changed 9 years ago
Marcos Diez 72b1ad46b9 Updated database/misc/mongodb_user.py, the docs now explain how to add a read user to the local/oplog db 9 years ago
Guillaume Dufour 8c3aeac4a3 fix #1747 mongodb_user support check mode 9 years ago
Guillaume Dufour c6ebfa5480 use python fallback to avoid error on old mongo version without roles 9 years ago
Guillaume Dufour 29daa6ffe0 avoid problem with old mongo version without roles 9 years ago
Guillaume Dufour edbad80123 fix #1731 : mongodb_user always says changed 9 years ago
lsb 1898ffc3cc Update mongodb_user.py
Typo
9 years ago
Josh Gachnang 8d866669bb Fix mongodb_user docs typo
Bob's last name is Belcher: http://bobs-burgers.wikia.com/wiki/Bob_Belcher.

These docs made me chuckle, so thanks :)
9 years ago
Constantine Romanov 781043f511 Update mongodb_user.py
version_added: "2.0"
9 years ago
Constantine Romanov fded415ff2 Update mongodb_user.py
Auth source support
9 years ago
Matt Martz 9a36454329 replace tabs with spaces in mongodb_user.py 9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Solomon Gifford d1c68eea9f #364 Added support for update_password=dict(default="always", choices=["always", "on_create"]) 9 years ago
Solomon Gifford 62a7742481 fixes issue #362 9 years ago
Solomon Gifford 3ea8ac0e13 \login_password with missing login_user not caught #363 9 years ago
Brian Coca bceeba224f fix doc parsing by correctly quoting author 9 years ago
Greg DeKoenigsberg cdc51aa078 Adding author's github id 9 years ago
Brian Coca edadf46686 changed to make name primary over user, as examples and keep consistent 10 years ago
Michael DeHaan ad181b7aa9 Categorize some modules. 10 years ago