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 virtualuser-plugin #2

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

Added virtualuser-plugin #2

wants to merge 3 commits into from

Conversation

BOPOHA
Copy link

@BOPOHA BOPOHA commented Mar 16, 2021

The following changes were made:

  • virtualuser auth plugin
  • scram authorization.
  • an authorization plugin can authorize a client at the lowest level.
  • so, the startupmessage, if necessary, will be called from the plugin, not before.
  • and target: has been moved to the plugin level in the yaml config.
  • pggateway connects to a remote server only after checking whitelist the database name and successful authorization on the client side.
  • auth plugin config as Go struct via json marshaling/unmarshaling.
  • Yaml parsing lib updated up to v3.

fixes #1

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.

feature request
1 participant