8000 mongoDB: Use Specific Database for Authentication by jcmartin · Pull Request #1591 · yesodweb/persistent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mongoDB: Use Specific Database for Authentication #1591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcmartin
Copy link
@jcmartin jcmartin commented May 9, 2025

Prior to this pull request, the database that is in primary use was required to also be the same database used for authentication. This pull request allows for the database for authentication to be used differently.

The above is necessary due to a user being tied to a specific database for authentication but may have access to multiple databases. Documentation Here

Since this is an API breaking change, the version has been bumped from 2.13.1.0 to 2.14.0.0.

@jcmartin
Copy link
Author
jcmartin commented May 9, 2025

The issue with the CI does not appear to have to do with any changes that I made.

@parsonsmatt parsonsmatt requested a review from aschmois May 9, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0