ndarville / pony-forum

A modern alternative to ancient forum CMSes like vBulletin and PHPBB in Python on Django. (Alpha stage.) (NB: dotCloud have since removed their free Sandbox tier.)
http://pony-forum.com
26 stars 7 forks source link

Registration doesn’t account for +filter in checking used e-mail addresses #2

Closed ndarville closed 12 years ago

ndarville commented 13 years ago

This is a bug in django-userena as detailed (and fixed) here. A solution is pending until they merge the pull request or write their own fix.

ndarville commented 12 years ago

Same applies to django-registration.

ndarville commented 12 years ago

This is not a security bug per se, but should be addressed at a later point in time. There are better things to address as of now.