]> git.ozlabs.org Git - patchwork/commitdiff
Add link to password change form on user profile page
authorSascha Silbe <sascha-pgp@silbe.org>
Mon, 29 Nov 2010 17:44:29 +0000 (12:44 -0500)
committerJeremy Kerr <jk@ozlabs.org>
Fri, 10 Dec 2010 04:05:53 +0000 (12:05 +0800)
Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
templates/patchwork/profile.html

index e2d0b9039bfdbd98927880b6914fa8a4bfa87187..dd5d35e00ca6cf3b5348c648092fa08496e940c4 100644 (file)
@@ -117,6 +117,11 @@ address.</p>
 </form>
 </div>
 
 </form>
 </div>
 
+<div class="box">
+<h2>Authentication</h2>
+<a href="{% url django.contrib.auth.views.password_change %}">Change password</a>
+</div>
+
 </div>
 
 <p style="clear: both"></p>
 </div>
 
 <p style="clear: both"></p>