Hi Ruslan, Ruslan Zakirov wrote: >>> sub current_user_can { >>> my $self = shift; >>> my $type = shift; >>> my %args = (@_); >>> >>> return 1; >>> } >>> >>> > 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. > >
I haven't gotten that far in Jifty yet, but if you have an example that would be great. Which module/plugin should I look at specifically? I would happily add more to the example in the POD. -m _______________________________________________ jifty-devel mailing list jifty-devel@lists.jifty.org http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel