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

Prevent infinite loop when max_age=0 #1565

Merged
merged 6 commits into from
Jun 3, 2024
Merged

Conversation

josephdecock
Copy link
Member

This replaces #1544, but now with automated tests and in the 7.0 release branch.

Closes #1545

@josephdecock josephdecock added this to the 7.0.5 milestone May 31, 2024
This makes it more like the prompt=login case, which will make the PAR implementation easier.
@josephdecock josephdecock linked an issue May 31, 2024 that may be closed by this pull request
@brockallen brockallen added the bug Something isn't working label Jun 3, 2024
@brockallen brockallen merged commit fa3c9cc into releases/7.0.x Jun 3, 2024
3 checks passed
@brockallen brockallen deleted the joe/max-age-0 branch June 3, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite loop when max_age=0
2 participants