fredferrao / LiftAjaxUpload

An example of a secure ajax upload using Lift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A sample project to demonstrate secure file uploading using Lift and Ajax. For each page load a unique id is generated and only uploads going to the correct id will be accepted.

About

An example of a secure ajax upload using Lift.