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

Fix user/pass mismatch when adding a source #163

Merged
merged 6 commits into from
Jun 26, 2023

Conversation

yuvalyaron
Copy link
Collaborator

@yuvalyaron yuvalyaron commented Jun 26, 2023

Fixes #153

Fixed the mismatch in the data source addition.
Now the user/password matches the user/password in the connection string.

@github-actions
Copy link

github-actions bot commented Jun 26, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ BICEP bicep_linter 3 0 9.08s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@yuvalyaron yuvalyaron enabled auto-merge (squash) June 26, 2023 20:36
@yuvalyaron yuvalyaron merged commit 1e25eb2 into main Jun 26, 2023
2 checks passed
@yuvalyaron yuvalyaron deleted the yuvalyaron/153-fix-user-pass-mismatch2 branch June 26, 2023 20:39
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.

User/Pass mismatch when adding a source
3 participants