Commit Graph

18 Commits (db32172959f963e6aa571cb9afa29abca1c8b229)

Author SHA1 Message Date
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
Toshio Kuratomi d6af6f8477 Update for modules which import json.
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed

Fixes #1298
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
Toshio Kuratomi 79173ac18d Clean up unneeded urllib2 imports 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
Toshio Kuratomi 88eff11c04 Many more doc fixes 9 years ago
Brian Coca bceeba224f fix doc parsing by correctly quoting author 9 years ago
Greg DeKoenigsberg 51ffa51f11 Adding author's github id 9 years ago
Greg DeKoenigsberg 124b7eca32 Adding author's github id 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