[hibernate-commits] [hibernate/hibernate-ogm] 83c39e: OGM-733 Be defensive with our use of listDatabases...
GitHub
noreply at github.com
Tue Feb 24 03:02:07 EST 2015
Branch: refs/heads/OGM-729
Home: https://github.com/hibernate/hibernate-ogm
Commit: 83c39e903b6d28adc1cdf8fe7490b1df0e588cc0
https://github.com/hibernate/hibernate-ogm/commit/83c39e903b6d28adc1cdf8fe7490b1df0e588cc0
Author: Emmanuel Bernard <emmanuel at hibernate.org>
Date: 2015-02-24 (Tue, 24 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