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

postgresql_privs: fix can't revoke functions from user #690

Merged
merged 3 commits into from
May 3, 2024

Conversation

SlamChillz
Copy link
Contributor

SUMMARY

This PR enables ability to revoke functions from user with community.postgresql.postgresql_privs.

Fixes #687.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

module: postgresql_privs

@SlamChillz
Copy link
Contributor Author

@Andersson007 kindly review.

@Andersson007
Copy link
Collaborator

@SlamChillz thanks for the fix! could you please add a changelog fragment under the bugfix: key?

@SlamChillz
Copy link
Contributor Author

Done @Andersson007

@Andersson007 Andersson007 merged commit 6820418 into ansible-collections:main May 3, 2024
36 checks passed
Copy link

patchback bot commented May 3, 2024

Backport to stable-2: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-2/68204183f7e89ee050b0a0c407a81089acc341fd/pr-690

Backported as #691

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request May 3, 2024
* postgresql_privs: fix can't revoke functions from user

* added a changelog fragment to document bug fix

* Update changelogs/fragments/690-revoke-functions-from-user.yaml

---------

Co-authored-by: Douglas J Hunley <[email protected]>
(cherry picked from commit 6820418)
@Andersson007
Copy link
Collaborator

@SlamChillz thanks for the contribution! @hunleyd thanks for reviewing!

Andersson007 pushed a commit that referenced this pull request May 3, 2024
* postgresql_privs: fix can't revoke functions from user

* added a changelog fragment to document bug fix

* Update changelogs/fragments/690-revoke-functions-from-user.yaml

---------

Co-authored-by: Douglas J Hunley <[email protected]>
(cherry picked from commit 6820418)

Co-authored-by: Mendie Uwemedimo <[email protected]>
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.

Can't revoke functions from user
3 participants