[jifty-devel] LDAP Plugins

Ruslan Zakirov ruslan.zakirov at gmail.com
Fri Dec 12 14:10:31 EST 2008


On Fri, Dec 12, 2008 at 8:33 PM, Max Baker <max at 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 at lists.jifty.org
> http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
>



-- 
Best regards, Ruslan.


More information about the jifty-devel mailing list