It seems to me this module only works when you are using the Public download method.

For integration with private download methods it would be trivial to create an entry into the files table to allow the file to be downloaded using a system/files/filexyz.ext URL.

If I do this myself I'll post the code up here.

Rich

CommentFileSizeAuthor
#4 asset.patch902 byteswmostrey

Comments

wmostrey’s picture

Version: 5.x-1.0-alpha2 » 5.x-1.x-dev
Component: Miscellaneous » Code
Assigned: Unassigned » wmostrey
Category: feature » bug

This is more a bug than a feature request. The current version indeed has broken privacy features. These are fixed in the upcoming version.

wmostrey’s picture

The permissions for assets and folders look a lot better now. I'm keeping this open to see what solution you come up with. Feel free to download the newest dev version and post your comments.

wmostrey’s picture

Priority: Normal » Critical
wmostrey’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new902 bytes

Hey Rich,

The following code will be committed tonight. I tested this with i18n and multiple site set-ups and it works as expected. Thanks a lot for submitting this issue. With this out of the way it's time for the final alpha release.

wmostrey’s picture

Status: Reviewed & tested by the community » Fixed

This has been committed: http://drupal.org/cvs?commit=101719

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.