-
Notifications
You must be signed in to change notification settings - Fork 7
clean up cookies #11
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestlow priorityThis issue is less important than other issuesThis issue is less important than other issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlow priorityThis issue is less important than other issuesThis issue is less important than other issues
Type
Fields
Give feedbackNo fields configured for issues without a type.
As far as I can see, these are all the cookies set in REGmon:
session cookies (no expire date)
permanent cookies (2 years)
-> "ATHLETE" is set only on logout-page and not on authentication. Does it even have any meaning? Please remove, if there is no use for this cookie.
-> "DASHBOARD" and "DASH_ON_LOGIN" is not removed on logout, is this intended? I think they should be removed as well - if you agree, please remove when session ends.