I couldn’t log in after last night’s hacker shenanigans. Deleting site cookies fixed the problem.

  • misterbassman@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Just to add to this.

    This is because the authentication tokens that your browser uses are stored in cookies, these match up with entries in the database.

    As a way to mitigate the hack, admins deleted the entries in the database rendering the tokens in cookies useless.

    This means that any tokens the hacker got access to are also useless.