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

Correct expected group auth test #620

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Correct expected group auth test #620

wants to merge 5 commits into from

Conversation

x4m
Copy link
Collaborator

@x4m x4m commented Jun 13, 2024

No description provided.

authentication "none"
storage "postgres_server"
pool "session"
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to make changes here?

    group "group1" {
            authentication "md5"
            password "password1"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We can skip some explicit users for test purposes. But groups must be able to replace users in config entirely.

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