Files
gallery3/modules
Bharat Mediratta 7500273228 Simplify the descendent logic. viewable() already joins with the
items table so there's no need for a subquery.  The subquery could
generate way too many ids since it didn't pay attention to
permissions.  This isn't a security problem since we were restricting
the item ids according to permissions in the outer query, but it's
wasteful.
2010-06-20 10:55:10 -07:00
..
2010-06-07 22:18:09 -07:00
2010-06-20 09:05:25 -07:00
2010-06-18 15:18:56 -07:00
2010-06-19 15:00:44 -07:00
2010-06-11 12:36:23 -07:00