Commit d3bd219
Matthew Fisher
fix(client): skip logout if connection fails
Logout should never really fail - if the controller is inaccessible, we
should make sure we're deleting the cookies and then return.1 parent bfa0594 commit d3bd219
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
776 | | - | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
777 | 780 | | |
778 | 781 | | |
779 | 782 | | |
| |||
0 commit comments