Skip to content

[FTI-4021]add explanation for valid value range of key's ttl in key-auth plugin #3985

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 30, 2022

Conversation

windmgc
Copy link
Member

@windmgc windmgc commented May 30, 2022

Summary

Add more explanation for the valid value range of key's ttl in the key-auth plugin. According to the dao layer check function, the ttl type option should be within the range between 0 and 100000000.

And as for the key-auth plugin, ttl set to zero has the same effect as ttl is missing

Related bugfix: Kong/kong#8831

Reason

Testing

@windmgc windmgc requested a review from a team as a code owner May 30, 2022 08:18
@netlify
Copy link

netlify bot commented May 30, 2022

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit 75d7970
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/62947de46f6d0a000876ec8f
😎 Deploy Preview https://deploy-preview-3985--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@windmgc windmgc added the review:tech Request for technical review on the docs platform or processes. label May 30, 2022
@mheap mheap merged commit 573a9b7 into main May 30, 2022
@mheap mheap deleted the FTI-4021-valid-ttl-for-key-auth branch May 30, 2022 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:tech Request for technical review on the docs platform or processes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants