Option to change password from user page
Bug #1471961 reported by
Bryan Quigley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Bryan Quigley |
Bug Description
Most systems let you change your password by going to (or near) your profile.
https:/
Instead we have an https:/
https:/
A direct link there from the user's personal page would cover it.
Related branches
lp:~bryanquigley/launchpad/devel
- William Grant (community): Approve (code)
- Colin Watson (community): Approve
-
Diff: 49 lines (+20/-1)2 files modifiedlib/lp/registry/browser/person.py (+8/-1)
lib/lp/registry/browser/tests/test_person.py (+12/-0)
Changed in launchpad: | |
assignee: | nobody → Bryan Quigley (bryanquigley) |
importance: | Undecided → Low |
status: | New → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r17686 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 17686>.