Forget password link used to "SPAM" user
Bug #452491 reported by
Francis J. Lacoste
on 2009-10-15
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Canonical SSO provider |
Undecided
|
Unassigned | ||
| Launchpad itself |
High
|
Brad Crittenden |
Bug Description
This is similar to bug 341935. The "forgotten password" link is used by robot posting randomly to SPAM people who have an account with Launchpad.
We should apply the same solution to that form.
Related branches
lp:~bac/launchpad/bug-452491-captcha2-boogaloo
- Martin Albisetti (community): Approve (ui) on 2009-10-16
- Abel Deuring (community): Approve on 2009-10-16
-
Diff: 451 lines9 files modifiedlib/canonical/launchpad/browser/tests/registration.py (+1/-1)
lib/canonical/launchpad/pagetests/standalone/xx-new-account-redirection-url.txt (+1/-1)
lib/canonical/launchpad/templates/launchpad-forgottenpassword.pt (+34/-7)
lib/canonical/launchpad/templates/launchpad-login.pt (+1/-0)
lib/canonical/launchpad/webapp/login.py (+48/-38)
lib/lp/registry/stories/foaf/xx-createaccount.txt (+2/-2)
lib/lp/registry/stories/foaf/xx-reg-with-existing-email.txt (+4/-4)
lib/lp/registry/stories/foaf/xx-resetpassword.txt (+34/-24)
lib/lp/testing/registration.py (+2/-2)
Brad Crittenden (bac)
on 2009-10-16
Changed in launchpad-registry: | |
assignee: | nobody → Brad Crittenden (bac) |
milestone: | none → 3.1.10 |
status: | Triaged → In Progress |
Brad Crittenden (bac)
on 2009-11-09
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
Stuart Metcalfe (stuartmetcalfe) wrote : | #2 |
This has been fixed for c-i-p in the new codebase.
Changed in canonical-identity-provider: | |
status: | New → Fix Released |
To post a comment you must log in.
devel r 9718