#14405: problem in login view
-------------------------------------+--------------------------------------
          Reporter:  bayazee         |         Owner:  nobody
            Status:  new             |     Milestone:  1.3   
         Component:  Authentication  |       Version:  1.2   
        Resolution:                  |      Keywords:  login 
             Stage:  Unreviewed      |     Has_patch:  1     
        Needs_docs:  0               |   Needs_tests:  1     
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Comment (by bayazee):

 Huum. But i think exclusive ORs is not good idea here.
 If you trace possible states you see if a user already authenticated more
 than one IF will be run, and if a user not authenticated we run some IFs
 with exclusive ORs that in some cases 2nd part will be executed too.
 so i think using one IF check is not bad and is inevitable

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14405#comment:7>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

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

Reply via email to