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

Update WLCG policy decision point logic #45

Merged
merged 3 commits into from
Oct 3, 2024
Merged

Conversation

enricovianello
Copy link
Member

  • HEAD and OPTIONS no more require storage.read
  • Any storage.xxx scope can be used to allow HEAD or OPTIONS calls
  • Introduced storage.stage as a superset of storage.read

HEAD and OPTIONS no more require storage.read
Any storage.xxx scope can be used to allow HEAD or OPTIONS calls
Introduced storage.stage as a superset of storage.read
Copy link

sonarqubecloud bot commented Oct 3, 2024

@enricovianello enricovianello merged commit 577ec80 into v1.4.3 Oct 3, 2024
4 checks passed
@enricovianello enricovianello deleted the fix-storage-scopes branch October 3, 2024 08:11
enricovianello added a commit that referenced this pull request Oct 17, 2024
* HEAD and OPTIONS no more require storage.read
* Any storage.xxx scope can be used to allow HEAD or OPTIONS calls
* Introduced storage.stage as a superset of storage.read
enricovianello added a commit that referenced this pull request Oct 17, 2024
* HEAD and OPTIONS no more require storage.read
* Any storage.xxx scope can be used to allow HEAD or OPTIONS calls
* Introduced storage.stage as a superset of storage.read
enricovianello added a commit that referenced this pull request Jan 22, 2025
* HEAD and OPTIONS no more require storage.read
* Any storage.xxx scope can be used to allow HEAD or OPTIONS calls
* Introduced storage.stage as a superset of storage.read
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant