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

Fix valid_key view to filter out expired keys #48

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

ioguix
Copy link
Collaborator

@ioguix ioguix commented Nov 28, 2022

A key is valid at far as its expires date is greater than current date and time.

Fixes #41

A key is valid at far as its expires date is greater than current
date and time.

Fixes michelp#41
Copy link
Owner

@michelp michelp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Love the tests.

@michelp michelp merged commit c4a8f10 into michelp:main Nov 28, 2022
@ioguix ioguix deleted the fix_valid_key branch June 9, 2023 08:30
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.

bug in pgsodium.valid_key view
2 participants