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

Added MD5 Authentication method for PostgreSQL #4670

Merged
merged 3 commits into from
Sep 25, 2024
Merged

Conversation

rahim-kanji
Copy link
Collaborator

@rahim-kanji rahim-kanji commented Sep 24, 2024

  • Implemented MD5 authentication method for PostgreSQL.
  • Added validation to restrict authentication method changes to supported options only.
    Currently supports MD5, CLEAR TEXT and SCRAM-SHA-256 Authentication Methods

@mirostauder
Copy link
Collaborator

Can one of the admins verify this patch?

@rahim-kanji rahim-kanji marked this pull request as ready for review September 25, 2024 10:02
@rahim-kanji rahim-kanji merged commit 48ae9f6 into v3.0 Sep 25, 2024
10 of 18 checks passed
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