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

Include legacy-* permissions in admin permission #928

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

benedekh
Copy link
Member

Legacy permissions (used by model client V1) were not included in the admin permission.

To be verified by reviewers

  • Relevant public API members have been documented
  • Documentation related to this PR is complete
    • Boundary conditions are documented
    • Exceptions are documented
    • Nullability is documented if used
  • Touched existing code has been extended with documentation if missing
  • Code is readable
  • New features and fixed bugs are covered by tests

@benedekh benedekh self-assigned this Jul 24, 2024
@benedekh benedekh requested a review from slisson as a code owner July 24, 2024 07:46
Legacy permissions (used by model client V1) were not included in the admin permission.
@slisson
Copy link
Member

slisson commented Jul 24, 2024

There are more locations where it is missing. Let's check for more inconsistencies and fix all of them.

@benedekh benedekh force-pushed the fix/legacy-permissions-are-not-in-admin-permission branch from 6bdfd09 to 7e3673c Compare July 24, 2024 07:48
@benedekh benedekh marked this pull request as draft July 24, 2024 07:49
Copy link
Contributor

Test Results

53 tests   53 ✅  20s ⏱️
14 suites   0 💤
14 files     0 ❌

Results for commit 7e3673c.

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