kitsune/apps/users
Paul Craciunoiu 29f9bd8d6e [bug 635997] Add macros for login and register forms and use them. 2011-02-23 14:33:47 -08:00
..
templates/users [bug 635997] Add macros for login and register forms and use them. 2011-02-23 14:33:47 -08:00
tests [bug 602057] Delete user upon registration if sending email fails. 2011-02-18 12:03:32 -08:00
__init__.py [bug 625737, 624755] Catch SMTPExceptions during registration and resendconfirmation and let the user know. 2011-02-17 16:04:52 -08:00
backends.py [bug 619374] Unicode passwords are encoded to raw strings in our backend's get_hexdigest() 2010-12-15 16:08:24 -08:00
forms.py Added duplicate email validation to the EmailChangeForm and in 2011-01-21 17:09:15 -05:00
helpers.py [bug 623341] Localized canned responses. 2011-01-21 14:55:43 -08:00
models.py [bug 621490] User ability to change own email. 2011-01-04 16:36:47 -08:00
urls.py [bug 624925] Change email URLs are missing slashes. Add'em and redirect old URLs. 2011-01-20 17:53:04 -08:00
utils.py [bug 602057] Delete user upon registration if sending email fails. 2011-02-18 12:03:32 -08:00
views.py [bug 626638] Catch SMTP exception in password reset form. 2011-02-17 18:02:54 -08:00
widgets.py Add FacebookURLWidget and TwitterURLWidget. [bug 622148] 2010-12-30 18:51:23 -05:00