Hi all;
Those looking at permissions problems should try most recent trunk. A
few tables are excluded from having permissions either because they
are currently "addon-only" tables or, in one case, because only
security definer functions read from that table (the table stores
security-sensitive ap
On Sat, 13 Mar 2010, Adam Thompson wrote:
> Chris Travers wrote:
>> On Sat, Mar 13, 2010 at 5:21 PM, Luke wrote:
>>> I am assuming SSL. Correct me if I am wrong, but my recollection is that
>>> the query string (I.E. get) is in the clear with SSL, whereas post data is
>>> not.
>>> Do I have a fu