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

Temporary file encryption support. #285

Open
wants to merge 2 commits into
base: 1.x
Choose a base branch
from

Conversation

halcsi19790320
Copy link

This pull request based on commons-fileupload 1.5 and support an security requirement the encrypted temporary files.

Ciphers you could inject by java SPI.
I have to use it with a lot of primefaces fileupload situations. Primefaces supports commons-fileuplod next to 'native' Servlet 3.x method.

It could be inject encryption ciphers by java SPI
@garydgregory
Copy link
Member

Hm, this branch does not run build checks, I'll see about fixing that soon.

@halcsi19790320
Copy link
Author

Hi!

What is my chance for an approve?
Is it possible an 1.5.1 version with this feature?
Can you estimate when could be happen somthing certanty?

Thanks a lot.

@garydgregory
Copy link
Member

I need to review this PR this week and look at the test coverage. Then I want to consider whether we should do this in the 1.x branch only, in 2.x only, or both.

@halcsi19790320
Copy link
Author

Hi! Have you any news about this PR? Thanks a lot!

@garydgregory
Copy link
Member

I need to release a 2.0 milestone before I come back to this branch. Might be a week or two.

@halcsi19790320
Copy link
Author

Hi! Do you have any good new about this PR?
Thank you!

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.

2 participants