[hibernate-commits] [hibernate/hibernate-ogm] 8b24b0: OGM-733 Be defensive with our use of listDatabases...
GitHub
noreply at github.com
Wed Feb 25 05:45:43 EST 2015
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-ogm
Commit: 8b24b0280f9277e7591ac698e60e2b9604a206b9
https://github.com/hibernate/hibernate-ogm/commit/8b24b0280f9277e7591ac698e60e2b9604a206b9
Author: Emmanuel Bernard <emmanuel at hibernate.org>
Date: 2015-02-25 (Wed, 25 Feb 2015)
Changed paths:
M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/impl/MongoDBDatastoreProvider.java
Log Message:
-----------
OGM-733 Be defensive with our use of listDatabases in MongoDB
Restricted environment do not allow users to list all databases
More information about the hibernate-commits
mailing list