Commit graph

18 commits

Author SHA1 Message Date
Guillaume Dufour
edbad80123 fix #1731 : mongodb_user always says changed 2016-02-25 11:01:34 +01:00
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
2016-01-11 13:06:22 -08:00
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 :)
2015-12-01 11:16:29 -06:00
Constantine Romanov
781043f511 Update mongodb_user.py
version_added: "2.0"
2015-09-03 22:02:36 +03:00
Constantine Romanov
fded415ff2 Update mongodb_user.py
Auth source support
2015-09-03 13:20:54 +03:00
Toshio Kuratomi
79173ac18d Clean up unneeded urllib2 imports 2015-07-20 23:04:27 -07:00
Matt Martz
9a36454329 replace tabs with spaces in mongodb_user.py 2015-06-30 13:46:45 -05:00
Greg DeKoenigsberg
004dedba8a Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
Solomon Gifford
d1c68eea9f #364 Added support for update_password=dict(default="always", choices=["always", "on_create"]) 2015-06-16 11:33:09 -04:00
Solomon Gifford
62a7742481 fixes issue #362 2015-06-16 11:33:09 -04:00
Solomon Gifford
3ea8ac0e13 \login_password with missing login_user not caught #363 2015-06-16 11:33:09 -04:00
Toshio Kuratomi
88eff11c04 Many more doc fixes 2015-05-15 12:12:26 -07:00
Brian Coca
bceeba224f fix doc parsing by correctly quoting author 2015-05-14 09:19:24 -04:00
Greg DeKoenigsberg
51ffa51f11 Adding author's github id 2015-05-13 14:52:29 -04:00
Greg DeKoenigsberg
124b7eca32 Adding author's github id 2015-05-13 14:46:08 -04:00
Greg DeKoenigsberg
cdc51aa078 Adding author's github id 2015-05-13 14:45:05 -04:00
Brian Coca
edadf46686 changed to make name primary over user, as examples and keep consistent 2015-02-16 10:00:31 -05:00
Michael DeHaan
ad181b7aa9 Categorize some modules. 2014-11-05 16:11:23 -05:00