-
Notifications
You must be signed in to change notification settings - Fork 271
When we shadow, trust the filenames and file sizes. #3004
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
When we shadow, trust the filenames and file sizes. #3004
Conversation
Hmmm after seeing the issue you filed I'm no longer sure I approve... Have to think more |
I removed it from the merge queue for now. We need to think about it maybe more, but currently we can't import these submissions and thus have differences. Maybe we should import them as |
In fact I like that: if one of the things from the shadow don't follow our settings, mark it as import error and don't create a judging. Wdyt? |
That sounds indeed better and doesn't require us to change internal assumptions |
Let me change this PR then |
… import-error Fixes DOMjudge#3005
a34a27d
to
9c9ec9f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's also consider making it an enum.
No description provided.