Commit 26f983d
committed
fix(session): Add session verified guard back into PageSecondaryEmailAdd
Because:
* Users can attempt to add a secondary email without their session being verified, causing an error
This commit:
* Adds the session guard back. We removed it with some MFA guard work, but currently, we need both
fixes FXA-123841 parent 608f3e2 commit 26f983d
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
0 commit comments