session order bug #17

Closed
opened 2022-04-06 20:31:20 +00:00 by MCWertGaming · 1 comment
MCWertGaming commented 2022-04-06 20:31:20 +00:00 (Migrated from github.com)

When the session limit is reached, authfox always replaces the session 0. We should create session 5 and silently remove session 0. then when sessions 0-4 are set, we should silently remove the next session if it exists.

When the session limit is reached, authfox always replaces the session 0. We should create session 5 and silently remove session 0. then when sessions 0-4 are set, we should silently remove the next session if it exists.
MCWertGaming commented 2022-06-13 01:12:20 +00:00 (Migrated from github.com)

Implemented in #66.

Implemented in #66.
Commenting is not possible because the repository is archived.
No description provided.