On Fri, Dec 12, 2008 at 8:33 PM, Max Baker <m...@warped.org> wrote:
> Yves Agostini wrote:

[snip]

>> sub current_user_can {
>>     my $self = shift;
>>     my $type = shift;
>>     my %args = (@_);
>>
>>     return 1;
>> }
>>
> Success!   Beautiful.   I'll update the POD to reflect all this and add
> it to the patch.

It would be cool to add smarter current_user_can as such
implementation allow any to do anything with your users. What can be
used to manipulate your DB via REST plugin or in other ways.

>
> Thanks,
> -m
> _______________________________________________
> jifty-devel mailing list
> jifty-devel@lists.jifty.org
> http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
>



-- 
Best regards, Ruslan.
_______________________________________________
jifty-devel mailing list
jifty-devel@lists.jifty.org
http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel

Reply via email to