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

Rename 'now' to 'validUntil' in GetAuthz requests #7631

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

aarongable
Copy link
Contributor

The name "now" was always misleading, because we never set the value to be the actual current time, we always set it to be some time in the future to avoid returning authzs which expire in the very near future. Changing the name to "validUntil" matches the current naming in GetPendingAuthorizationRequest.

@aarongable aarongable requested a review from a team as a code owner July 25, 2024 17:17
Copy link
Member

@beautifulentropy beautifulentropy left a comment

Choose a reason for hiding this comment

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

I really like this change.

@aarongable aarongable merged commit 98a4bc0 into main Jul 25, 2024
12 checks passed
@aarongable aarongable deleted the get-authz-rename branch July 25, 2024 17:52
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