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

[v8r0] Drop TS permission check for all read-only functions #7199

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

sfayer
Copy link
Member

@sfayer sfayer commented Sep 14, 2023

Hi,

We got a bit carried away with the permissions checks and added them to some of the read-only functions, which breaks some things. This patch removes the checks from all of the get* functions.

I think this one should sweep OK as the changes needed in integration are identical.

Regards,
Simon

Fixes #7198 .

BEGINRELEASENOTES
*TransformationSystem
FIX: Drop TS permission check for all read-only functions
ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Sep 14, 2023
Copy link
Member

@chrisburr chrisburr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking a look at this so promptly.

@fstagni fstagni merged commit bf430ff into DIRACGrid:rel-v8r0 Sep 14, 2023
20 checks passed
@DIRACGridBot DIRACGridBot added the sweep:done All sweeping actions have been done for this PR label Sep 14, 2023
DIRACGridBot pushed a commit to DIRACGridBot/DIRAC that referenced this pull request Sep 14, 2023
@DIRACGridBot
Copy link

Sweep summary

Sweep ran in https://github.com/DIRACGrid/DIRAC/actions/runs/6184360864

Successful:

  • integration

@fstagni fstagni linked an issue Sep 14, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alsoTargeting:integration Cherry pick this PR to integration after merge sweep:done All sweeping actions have been done for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New permissions in the transformation system
4 participants