Skip to content

Test for SET PASSWORD #539

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

Merged
merged 1 commit into from
May 26, 2023
Merged

Test for SET PASSWORD #539

merged 1 commit into from
May 26, 2023

Conversation

covracer
Copy link
Contributor

#475 added SET to the deny list because of how SET PASSWORD works in MySQL. #498 added a test for SET, using SET TIME ZONE from PostgreSQL. As far as I can tell, denying the session-specific SET TIME ZONE will not improve security. So test for SET PASSWORD instead.

can tell, denying the session-specific `SET TIME ZONE` will not improve
security. So test for `SET PASSWORD` instead.
@marksweb
Copy link
Collaborator

Yeah, that makes sense! Thanks @covracer

@marksweb marksweb merged commit a2d8351 into explorerhq:master May 26, 2023
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