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

for role/group member expiry support all restrictions #2625

Merged
merged 1 commit into from
May 24, 2024

Conversation

havetisyan
Copy link
Collaborator

@havetisyan havetisyan commented May 24, 2024

Description

Currently the server treats user authority expiry and role/group level expiry as mutually exclusive which is not what teams want.

For example, the authority has elevated clearance good for 1 year, but the role/group limit requires the membership to be reviewed every 90 days.

This is now fixed that that the server supports both expiry options set on a role/group and picks the lowest value when determining the expiry.

Contribution Checklist:

  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Attach Screenshots (Optional)

@abvaidya abvaidya merged commit e5c248e into master May 24, 2024
6 checks passed
@abvaidya abvaidya deleted the authority-expiry branch May 24, 2024 21:24
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