If an AnonymousUser can do something then everybody can do that as well.
So why a regular unprotected view can't do the job?

On Thu, Jan 14, 2010 at 8:13 AM, Harro <hvdkl...@gmail.com> wrote:

> I was having a look at the new 1.2 row level permission support that
> got added and ran into the problem that the AnonymousUser does not
> call the authentication backend functions.
>
> The default backend doesn't need this, but with a custom backend I
> might want to implement Guest permissions.
>
> I think it will make the permission system even more powerful !
>
> What do you guys think?
>
>
> Ticket: http://code.djangoproject.com/ticket/12557
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers" group.
> To post to this group, send email to django-develop...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-developers+unsubscr...@googlegroups.com<django-developers%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-developers?hl=en.
>
>
>
>


-- 

Juan Pablo Scaletti
--
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.

Reply via email to