resthub / resthub-spring-stack

RESThub Spring stack
http://resthub.org/spring-stack.html
Other
121 stars 66 forks source link

Mongodb authentification #137

Closed cexbrayat closed 11 years ago

cexbrayat commented 11 years ago

Added two properties to have authentification on mongodb : username and password. By default, properties are empty, so Spring Data will still try to connect with no user (default mongodb mode).

sdeleuze commented 11 years ago

Thanks !

cexbrayat commented 11 years ago

My pleasure. Would be great to have a new snapshot in sonatype repo ;-)

sdeleuze commented 11 years ago

As soon as Brian will be back. Waiting that, I have fixed Jenkins build (http://jenkins.pullrequest.org/job/resthub-spring-stack-master/) so updated artifact are up to date on http://nexus.pullrequest.org/content/repositories/snapshots if you could update your repo url temporarily.

cexbrayat commented 11 years ago

That will do the trick, thanks!