Sorry, you should immediately delete all this code. It is horribly unsafe; you are storing passwords in plain text editor you must **never** do.
Django already includes a secure and extendable authentication framework, which you should use instead.
(For the record, the problem is that you render a template directly rather than redirecting. But you should not fix that
Also, once again: Hungarian notation?)
--
DR.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a6420be9-eb37-4c9e-81ec-cadea9fe336e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment