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

proposal/discussion: validation rules for files inside archive if the application unpack it or has business logic limit for other files #1770

Open
elarlang opened this issue Oct 23, 2023 · 2 comments
Labels
4b Major-rework These issues need to be part of a full chapter rework V12 _5.0 - prep This needs to be addressed to prepare 5.0

Comments

@elarlang
Copy link
Collaborator

If an application allows users to upload archive files (such as zip) and then unpack files from zip to the application, then application should validate each file separately inside the archive according to file validation rules.

Or in more general - if an application allows to upload files including archives, then if business logic rules exists for uploaded files, those should also apply to the files inside the archive.

... but an application may just allow users to upload zip files by business logic rules and other users to download them.

So - do we need requirement for that?

@elarlang elarlang changed the title proposal/discussion: validation rules for files inside archive if the application unpack it proposal/discussion: validation rules for files inside archive if the application unpack it or has business logic limit for other files Oct 23, 2023
@elarlang
Copy link
Collaborator Author

Maybe it is solvable via #1604

@tghosth
Copy link
Collaborator

tghosth commented Oct 31, 2023

You know what I am going to say.... 🙃

@elarlang elarlang added the 1) Discussion ongoing Issue is opened and assigned but no clear proposal yet label Nov 12, 2023
@elarlang elarlang added the V12 label Dec 6, 2023
@tghosth tghosth added _5.0 - prep This needs to be addressed to prepare 5.0 4b Major-rework These issues need to be part of a full chapter rework and removed 1) Discussion ongoing Issue is opened and assigned but no clear proposal yet labels Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4b Major-rework These issues need to be part of a full chapter rework V12 _5.0 - prep This needs to be addressed to prepare 5.0
Projects
None yet
Development

No branches or pull requests

2 participants