Skip to content

clean up cookies #11

@ChristianStrotkoetter

Description

@ChristianStrotkoetter

As far as I can see, these are all the cookies set in REGmon:

session cookies (no expire date)

  • authenticate.php: UID, ACCOUNT, USERNAME, HASH, DASHBOARD, DASH_ON_LOGIN
  • logout.php: UID, ACCOUNT, USERNAME, HASH, ATHLETE

permanent cookies (2 years)

  • class.language.php: LANG

-> "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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlow priorityThis issue is less important than other issues

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions