Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Using deprecated authenticate method #63

Open
bayarmunkh opened this issue Apr 23, 2015 · 0 comments
Open

Using deprecated authenticate method #63

bayarmunkh opened this issue Apr 23, 2015 · 0 comments

Comments

@bayarmunkh
Copy link

The plugin still uses a deprecated method for authenticating.

@deprecated("Please use MongoClient to create a client, which will authenticate all connections to server.", "2.7")
def authenticate(username: String, passwd: String): Boolean = underlying.authenticate(username, passwd.toArray)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant