Re: Authentication issue (Proposal)

2007-03-22 Thread mario__
On Mar 22, 11:32 am, "Honza Král" <[EMAIL PROTECTED]> wrote: > > you can write a simple middleware that will check for this permission > in process_view(), it will examine the view function to find out what > application it belongs to and decide whether to allow the request to > continue or not...

Re: Authentication issue (Proposal)

2007-03-22 Thread Honza Král
Hi, On 3/22/07, Mario Gonzalez <[EMAIL PROTECTED]> wrote: > > Hello. I've got an issue that I want to deal with if you let me. I > think, as everybody we've got a project with many applications on it. > And also there are lots of users available, however what about if I > want to deny some apps