Closed
Bug 837926
Opened 13 years ago
Closed 13 years ago
The lobby assumes you are not in the reset flow.
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-02-14
People
(Reporter: wraithan, Assigned: wraithan)
References
Details
(Whiteboard: p=2 u=patron)
It will ask you for your pin, but then when you enter it and hit continue the enforce decorator and it
| Assignee | ||
Updated•13 years ago
|
Blocks: marketplace-payments
| Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → 2013-02-14
| Assignee | ||
Updated•13 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•13 years ago
|
||
The lobby assumes if you have a pin that you are going straight to verify, it needs to know if it should send you into the reset flow instead. The current setup doesn't do a redirect so using @enforce_sequence is not usable. Not sure how we want to fix this.
| Assignee | ||
Updated•13 years ago
|
Whiteboard: p=2 u=patron
| Assignee | ||
Updated•13 years ago
|
Version: 1.0 → 1.1
| Assignee | ||
Updated•13 years ago
|
Whiteboard: p=2 u=patron → p=2 u=patron s=2013-02-14
| Assignee | ||
Updated•13 years ago
|
Whiteboard: p=2 u=patron s=2013-02-14 → p=2 u=patron
| Assignee | ||
Comment 2•13 years ago
|
||
https://github.com/mozilla/webpay/commit/c42c5575557250bcf4f03144363a6a6bd9ef3918
It was decided if you close the trusted UI while you are in the reset flow, instead of trying to put you back in the reset flow the next time you start a payment we unset the flag so you go through the process like normal and can just hit 'Forgot PIN?' button again if you still don't remember.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
closing the reset flow before confirming the new Pin will clear the flag and will launch the Enter PIN the next time.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•