]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/profile.html
Add link to password change form on user profile page
[patchwork] / templates / patchwork / profile.html
index e2d0b9039bfdbd98927880b6914fa8a4bfa87187..dd5d35e00ca6cf3b5348c648092fa08496e940c4 100644 (file)
@@ -117,6 +117,11 @@ address.</p>
 </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>