I seem to be able to log in as a user with the is_active flag not set
to True.
A validator in django.contrib.auth.forms.AuthenticationForm should test
for that.
I'd log a bug, but as far as I can tell there's no place in the bug
database for contrib stuff.
X-Google-Language: ENGLISH,ASCII-7-bit
Received: by 10.11.53.63 with SMTP id b63mr78554cwa;
Sat, 20 May 2006 01:23:36 -0700 (PDT)
X-Google-Token: WVTk9wwAAABzHb_3Fn3jFYLWJF0gLXmp
Received: from 66.92.1.228 by j73g2000cwa.googlegroups.com with HTTP;
Sat, 20 May 2006 08:23:36 +0000 (UTC)
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: "Django users" <[email protected]>
Subject: is_active isn't honored by django.contrib.auth.views.login()
Date: Sat, 20 May 2006 01:23:36 -0700
Message-ID: <[EMAIL PROTECTED]>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US;
rv:1.8) Gecko/20051111 Firefox/1.5,gzip(gfe),gzip(gfe)
Mime-Version: 1.0
Content-Type: text/plain
I seem to be able to log in as a user with the is_active flag not set
to True.
A validator in django.contrib.auth.forms.AuthenticationForm should test
for that.
I'd log a bug, but as far as I can tell there's no place in the bug
database for contrib stuff.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---