Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
646231
Add a change password link for local auth
4 files
Authored by farhaanbukhsh
10 years ago
, Committed by Pierre-Yves Chibon
10 years ago
,
raw
patch
tree
parent
4 files changed.
97 lines added
.
0 lines removed
.
pagure/login_forms.py
file modified
+15
-0
pagure/templates/login/password_change.html
file modified
+23
-0
pagure/templates/user_settings.html
file modified
+21
-0
pagure/ui/login.py
file modified
+38
-0
Add a change password link for local auth
pagure/login_forms.py
file modified
+15
-0
pagure/templates/login/password_change.html
file modified
+23
-0
pagure/templates/user_settings.html
file modified
+21
-0
pagure/ui/login.py
file modified
+38
-0