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

set/reset with token is useless #22

Closed
pkit opened this issue Feb 19, 2019 · 2 comments
Closed

set/reset with token is useless #22

pkit opened this issue Feb 19, 2019 · 2 comments

Comments

@pkit
Copy link

pkit commented Feb 19, 2019

select set_user('user1', 'secret'); select current_user; reset user; = success

@mpalmi
Copy link
Collaborator

mpalmi commented Feb 27, 2019

@pkit Apologies for the late reply. I'm just seeing this. We're going to get this patched up right away. Thanks for opening the ticket.

gitstashpop added a commit to gitstashpop/set_user that referenced this issue Feb 28, 2019
When using a token to escalate using set_user(), the token was not
required for resetting to the original role.

pgaudit#22
gitstashpop added a commit to gitstashpop/set_user that referenced this issue Feb 28, 2019
When using a token to escalate using set_user(), the token was not
required for resetting to the original role.

pgaudit#22
mpalmi pushed a commit that referenced this issue Feb 28, 2019
When using a token to escalate using set_user(), the token was not
required for resetting to the original role.

#22
@mpalmi
Copy link
Collaborator

mpalmi commented Feb 28, 2019

@pkit This issue is resolved by 1096551

We're going to go ahead and tag a new release (stay tuned), with this change. Thanks again for pointing it out!

@mpalmi mpalmi closed this as completed Feb 28, 2019
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

No branches or pull requests

2 participants