﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27786	Uploading dependent on the user	Victor Porton	nobody	"I want uploading files to depend on the user ID in the session.

I need it to make files uploaded by a user not accessible by other users (without a special permission).

I realize this requires massive changes in Django API. Particularly, we need to associate a user (or a session) with every ModelForm (in order that the `save()` method could be able to behave differently for different users.

It also requires changes in storage API itself.

Please discuss the details of the API."	New feature	closed	File uploads/storage	1.10	Normal	invalid			Unreviewed	0	0	0	0	0	0
