]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Merge pull request #412 from Srokap/filestore_loose_owner_control
authorBrett Profitt <brett.profitt@gmail.com>
Tue, 8 Jan 2013 17:20:28 +0000 (09:20 -0800)
committerBrett Profitt <brett.profitt@gmail.com>
Tue, 8 Jan 2013 17:20:28 +0000 (09:20 -0800)
Don't let owner visibility prevent access to otherwise visible files. (Grabbing owner guid instead of owner entity to build file matrix in getFilenameOnFilestore())


Trivial merge