Only ensure a CbrainFileList read access at task launch, resolves #1057#1417
Only ensure a CbrainFileList read access at task launch, resolves #1057#1417MontrealSergiy wants to merge 4 commits intoaces:masterfrom
Conversation
|
Looks good to me. |
|
Hi, thanks. Indeed technically feature seems working, and task launch renders task submission forms successfully. Still there could be more problems down the road: task submission, validation, etc whenever file access is double-checked. (Repeat check servers either as anti-hack or access change support I guess). It may deserve a separate ticket, but if you like I can add they here. I think rest of task access check should be modified, case by case ( or, if you prefer keep code dried, by adding |
|
I am a bit unsure with files that have cbcsv extension yet not type |
|
@prioux I pushed a few changes to make sure that the task with read-only list can pass the validation |
|
As I review this right now, there are three changed files in the pull request.
|
prioux
left a comment
There was a problem hiding this comment.
I think the changes to the second file are wrong. Something doesn't seem right
|
ok, then I will roll back to previous (approved) version |
… access at task submission, resolves aces#1057
98f08cc to
ea91eb4
Compare
see #1057 for details