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

Combine js and sh methods into one universal sh method, enable auth #104

Merged
merged 3 commits into from
Aug 12, 2024
Merged

Conversation

aptalca
Copy link
Member

@aptalca aptalca commented Aug 5, 2024

Thanks to @eseub we realized that if RBAC or auth is not enabled for mongodb, the official container allows remote access without credentials over port 27017.

The new universal sh method enables auth and standardizes set up for version 6+ and below.

closes #102

@aptalca aptalca requested a review from a team August 5, 2024 15:14
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this pull request! Be sure to follow the pull request template!

@LinuxServer-CI
Copy link
Contributor

I am a bot, here is the pushed image/manifest for this PR:

ghcr.io/linuxserver/lspipepr-unifi-network-application:8.3.32-pkg-7084b29b-dev-411422cbc78c0e1c1068ce7ed87a87d6127354a4-pr-104

@aptalca aptalca changed the title Bring sh in line with js in readme. Add note about RBAC Combine js and sh methods into one universal sh method, enable auth Aug 7, 2024
@LinuxServer-CI
Copy link
Contributor

I am a bot, here is the pushed image/manifest for this PR:

ghcr.io/linuxserver/lspipepr-unifi-network-application:8.3.32-pkg-ffeebda0-dev-a929b771fc32dbe008dc9a34e6166d683a326378-pr-104

@LinuxServer-CI
Copy link
Contributor

I am a bot, here is the pushed image/manifest for this PR:

ghcr.io/linuxserver/lspipepr-unifi-network-application:8.3.32-pkg-1e1f6820-dev-8a75600d4474d145cc6d87ec0a3d7697418eaa28-pr-104

@aptalca aptalca merged commit 40da3b9 into main Aug 12, 2024
4 checks passed
@aptalca aptalca deleted the sh branch August 12, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

[BUG] Access control is not enabled for the database.
3 participants