Delete password recovery code from djblets.auth

Review Request #997 — Created Aug. 25, 2009 and submitted — Latest diff uploaded

Information

Djblets
master

Reviewers

Delete password recovery code from djblets.auth
    
django.contrib.auth provides views for password recovery now, so there's no
sense duplicating that functionality in djblets.

 

Diff Revision 1 (Latest)

djblets/auth/forms.py
djblets/auth/views.py
Loading...