Skip to content

Fixing a logic problem about the time range #550

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 3 commits into from
Mar 31, 2025

Conversation

huxiao
Copy link
Contributor

@huxiao huxiao commented Mar 28, 2025

This code does have a logic problem where the time range is reversed, which can result in the API Key being misclassified as inactive and access denied even if the API Key is within the validity period.

andrechristikan and others added 3 commits February 3, 2025 21:04
This code does have a logic problem where the time range is reversed, which can result in the API Key being misclassified as inactive and access denied even if the API Key is within the validity period.
@andrechristikan andrechristikan changed the base branch from main to development March 31, 2025 09:41
@andrechristikan
Copy link
Owner

ahh u are right!
let me merge ur changes

thanks

@andrechristikan andrechristikan merged commit dce9fa9 into andrechristikan:development Mar 31, 2025
1 check passed
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