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

Clients: Download client does not filter out tape sources Fix #5122 #5124

Conversation

joeldierkes
Copy link
Contributor

The download client should not download files from a tape RSE if the user is not
privileged.

The code to check that had a bug introduced in #4196, so the user could read
from tape RSEs without restriction. This commit fixes the issue.

@joeldierkes joeldierkes linked an issue Dec 21, 2021 that may be closed by this pull request
@joeldierkes joeldierkes marked this pull request as draft January 5, 2022 09:35
@joeldierkes joeldierkes force-pushed the patch-5122-Download_client_does_not_filter_out_tape_sources branch 3 times, most recently from 9aa0bce to 206693d Compare January 7, 2022 09:09


The download client should not download files from a tape RSE if the user is not
privileged.

The code to check that had a bug introduced in rucio#4196, so the user could read
from tape RSEs without restriction. This commit fixes the issue.
@joeldierkes joeldierkes force-pushed the patch-5122-Download_client_does_not_filter_out_tape_sources branch from 206693d to 3fa7f8d Compare January 7, 2022 09:11
@joeldierkes joeldierkes marked this pull request as ready for review January 7, 2022 11:05
@joeldierkes joeldierkes requested a review from maany January 7, 2022 11:06
@maany
Copy link
Member

maany commented Jan 7, 2022

LGTM @joeldierkes

@bari12 bari12 merged commit 20d8fb6 into rucio:master Jan 10, 2022
@joeldierkes joeldierkes deleted the patch-5122-Download_client_does_not_filter_out_tape_sources branch April 5, 2022 08: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.

Download client does not filter out tape sources
3 participants