Skip to content
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

CBG-3793: [3.1.4 Backport] change getAuthScopeHandleCreateDB method to not expand env variables #6714

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

gregns1
Copy link
Contributor

@gregns1 gregns1 commented Mar 5, 2024

CBG-3793

Backport of CBG-3791: Perform allow_dbconfig_env_vars check in getAuthScopeHandleCreateDB

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Integration Tests

…ronment variables (#6703)

* CBG-3791: change getAuthScopeHandleCreateDB method to not expand environment variables

* updates after review

* updates off review

* fix test for default collection
@gregns1 gregns1 merged commit 5408450 into release/3.1.4 Mar 5, 2024
24 checks passed
@gregns1 gregns1 deleted the CBG-3793 branch March 5, 2024 17:45
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.

2 participants