Commit 1e691d7
committed
Store user location when redirected to register
When checking out, if a user is not registered, they will be redirected
to the registration path. This path does not need to be authenticated
and therefore will not have the user's last location stored. We need to
store the user's location if redirected.1 parent dccb684 commit 1e691d7
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments