summaryrefslogtreecommitdiff
path: root/database/misc/mongodb_user.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Make `main()` calls conditional - database (#3659)Fabio Alessandro Locati2016-12-051-1/+3
* Native YAML - database/misc/mongodb_user.py (#3631)Fabio Alessandro Locati2016-12-021-1/+2
* Native YAML - Database/musc (#3603)Fabio Alessandro Locati2016-12-011-7/+40
* mongodb_user: Allow pymongo version 3.2 in combination with mongodb 3.2 (#3474)Maarten Bezemer2016-11-161-1/+1
* Make mongodb modules compile on python 3Michael Scherer2016-10-171-3/+7
* Fix mongodb_user.py version detection logic (#3162)Ryan Currah2016-10-151-1/+1
* Fix mongodb user compatibility check (#2731)THEBAULT Julien2016-09-291-6/+21
* Fix mongodb_user ssl_cert_reqs param (#2963) (#2965)Lujeni2016-09-261-8/+12
* Fix mongodb_user default role value when update_password is set (#2997)Lujeni2016-09-231-1/+1
* Improve mongodb_user exception (#2962)Lujeni2016-09-201-3/+3
* Fix mongodb user idempotence with 2.4 version (#2725) (#2920)Hans-Joachim Kliemeck2016-09-171-2/+19
* mongodb_user: properly guard user adding with try...except (#2582)gyurco2016-07-211-13/+9
* mongodb_user: fix ssl_cert_reqs exception (#2573)gyurco2016-07-201-1/+3
* Support the ssl_cert_reqs directive (#1122)Lujeni2016-06-131-2/+15
* Fixed problem with pymongo compatibility (#1249)Sergei Antipov2016-05-161-2/+13
* Merge pull request #1737 from Dufgui/develRené Moser2016-04-011-4/+51
|\
| * mongodb_user.py: changes on commentsMarcos Diez2016-03-161-4/+5
| * mongodb_user: fix checking if the roles of an oplog reader user changedMarcos Diez2016-03-161-1/+38
| * use python fallback to avoid error on old mongo version without rolesGuillaume Dufour2016-02-281-1/+1
| * avoid problem with old mongo version without rolesGuillaume Dufour2016-02-261-1/+1
| * fix #1731 : mongodb_user always says changedGuillaume Dufour2016-02-251-5/+14
* | Merge pull request #1750 from Dufgui/mongodb_users_check_mode_1747René Moser2016-03-231-1/+7
|\ \
| * | fix #1747 mongodb_user support check modeGuillaume Dufour2016-02-281-1/+7
| |/
* | Merge pull request #1875 from mscherer/fix_mongo_userToshio Kuratomi2016-03-201-1/+1
|\ \
| * | Fix ssl to be a bool, required to fix #1732Michael Scherer2016-03-191-1/+1
* | | Merge pull request #1628 from lsb/patch-1René Moser2016-03-191-1/+1
|\ \ \ | |/ / |/| |
| * | Update mongodb_user.pylsb2016-02-051-1/+1
| |/
* | Updated database/misc/mongodb_user.py, the docs now explain how to add a read...Marcos Diez2016-03-021-3/+20
|/
* Fix mongodb_user docs typo Josh Gachnang2015-12-011-1/+1
* Update mongodb_user.pyConstantine Romanov2015-09-031-0/+1
* Update mongodb_user.pyConstantine Romanov2015-09-031-1/+9
* replace tabs with spaces in mongodb_user.pyMatt Martz2015-06-301-4/+4
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
* #364 Added support for update_password=dict(default="always", choices=["alway...Solomon Gifford2015-06-161-2/+15
* fixes issue #362Solomon Gifford2015-06-161-13/+20
* \login_password with missing login_user not caught #363Solomon Gifford2015-06-161-1/+1
* fix doc parsing by correctly quoting authorBrian Coca2015-05-141-1/+1
* Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
* changed to make name primary over user, as examples and keep consistentBrian Coca2015-02-161-3/+4
* Categorize some modules.Michael DeHaan2014-11-051-0/+252