Skip to content

Conversation

@mhassman
Copy link

  • require server-generated session_id value.

index.html:

  • removed client generation of session_id value.
  • client now calculates crc values for chunks.. sends to server for verification.

mhassman added 6 commits July 21, 2016 12:54
  - require server-generated session_id value.

index.html:
  - removed client generation of session_id value.
  - client now calculates crc values for chunks.. sends to server for verification.
….ctx.file_name).

- optionally, error if file length doesn't match breadcrumb specified from upstream lua processor (ngx.ctx.file_length).
- added move successful uploads if $success_destination_dir variable is set in .conf.
…m lua modules to backend storage handler data.
@pgaertig
Copy link
Owner

pgaertig commented Jan 5, 2017

Thanks for PR with very impressive changes. The scope of them is quite broad so I think splitting them into separate PRs with updated tests would make them easier to evaluate and introduce progressively.

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