Hi,
sorry, that's not yet implemented :(
but the infrastructure is already there, it is just missing the plugging stuff, check into MongoDatabase>>#username:password:
so, ideally, you could have a method in VOMongoRepository who just translates the validation to the driver.
Cheers,
Esteban
On Sep 10, 2013, at 9:46 AM, Olivier Auverlot <
[hidden email]> wrote:
> Hello,
>
> I need to use a login and password to connect my application to a Mongo DB database. The access to the database is restricted by an account. How to use a login and a password with Voyage ?
>
> Best regards
> Olivier ;-)