-
Notifications
You must be signed in to change notification settings - Fork 48
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
feat: add expiration and limit size for policy #110
Merged
fynnss
merged 8 commits into
develop
from
fynn/add_expiration_and_limit_size_for_policy
Mar 20, 2023
Merged
feat: add expiration and limit size for policy #110
fynnss
merged 8 commits into
develop
from
fynn/add_expiration_and_limit_size_for_policy
Mar 20, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unclezoro
requested changes
Mar 15, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This feature seems not complete.
Yes, still working on it. Will ready soon |
fynnss
force-pushed
the
fynn/add_expiration_and_limit_size_for_policy
branch
3 times, most recently
from
March 16, 2023 07:07
6f0a07b
to
57b98bb
Compare
fynnss
force-pushed
the
fynn/add_expiration_and_limit_size_for_policy
branch
from
March 16, 2023 12:49
57b98bb
to
1f90630
Compare
@guagualvcha @RenRick The PR is ready. pls help to review |
fynnss
force-pushed
the
fynn/add_expiration_and_limit_size_for_policy
branch
from
March 17, 2023 04:00
3565f60
to
97dd763
Compare
yutianwu
reviewed
Mar 17, 2023
yutianwu
reviewed
Mar 17, 2023
fynnss
force-pushed
the
fynn/add_expiration_and_limit_size_for_policy
branch
from
March 17, 2023 07:00
6bb40c6
to
6753ee2
Compare
RenRick
reviewed
Mar 17, 2023
fynnss
force-pushed
the
fynn/add_expiration_and_limit_size_for_policy
branch
from
March 17, 2023 07:35
456ca71
to
72a42f0
Compare
RenRick
approved these changes
Mar 17, 2023
flywukong
reviewed
Mar 19, 2023
fynnss
force-pushed
the
fynn/add_expiration_and_limit_size_for_policy
branch
from
March 20, 2023 01:34
5693240
to
fea0b94
Compare
flywukong
approved these changes
Mar 20, 2023
RenRick
approved these changes
Mar 20, 2023
unclezoro
approved these changes
Mar 20, 2023
This was referenced Mar 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
add expiration and limit size for statement in policy
Rationale
Permission expiration and scope are useful in many scenarios.
Example
Changes
Notable changes: