timesketch
timesketch copied to clipboard
Handle expired CSRF in UI actions
Some UI actions are not taking expired CSRF requests into account. For example when adding a star to an event it looks like the UI change happened but in reality the request failed and the event was never starred.