CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

Config local db authorization #3730

ClosedMccantynz wants to mergecursor/config-local-db-authorization-9f3fmainopened Feb 15, 2026
ccantynzcommented Feb 15, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/Hibiscus-to-airport/pull/17


Document and mitigate misleading MongoDB config/local database authorization errors in development tools.

These errors occur when development tools attempt to list collections on MongoDB system databases (config, local) for which the user typically lacks authorization on Atlas. The application itself is not affected by these errors. This PR adds documentation, updates the .env.example to encourage specifying the database in the connection string, and adjusts database.py to explicitly use the named database to reduce the likelihood of these errors appearing.


Open in Cursor Open in Web

ccantynzcommented Feb 15, 2026

Originally written by @cursor[bot] on GitHub.


Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch. Learn more about Cursor Agents

ccantynzcommented Feb 15, 2026

Originally written by @vercel[bot] on GitHub.


The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hibiscus-to-airport Ready Ready Preview, Comment Feb 15, 2026 6:48pm
hibiscus-to-airport-crr3 Error Error Feb 15, 2026 6:48pm
hibiscus-to-airport1 Error Error Feb 15, 2026 6:48pm
hibiscus-to-airport2 Error Error Feb 15, 2026 6:48pm

Request Review

Files changed

Side-by-side diff for cursor/config-local-db-authorization-9f3f → main.

View diff →

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
✕ Closed without merging

This pull request was closed and not merged.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts