From 5c0597561611c91023f43fe6a08c13d995675b5e Mon Sep 17 00:00:00 2001 From: zsloan Date: Mon, 3 Jun 2024 17:43:21 -0500 Subject: Create old_session_bug.gmi --- issues/old_session_bug.gmi | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 issues/old_session_bug.gmi (limited to 'issues') diff --git a/issues/old_session_bug.gmi b/issues/old_session_bug.gmi new file mode 100644 index 0000000..649ea46 --- /dev/null +++ b/issues/old_session_bug.gmi @@ -0,0 +1,17 @@ +# Error when loading GN2 with old pre-update session + +## Tags + +* status: open +* priority: medium +* type: bug +* assigned: zsloan, fredm +* keywords: gn-auth, gn2 + +## Description + +Something about the recent updates (and by "recent" it could be anything from the last 3-5 months) caused old "anonymous" sessions to cause an error if they were still active after updating production GN2. + +This issue can be fixed on the client's end by deleting cookies, but ideally there would be some way to prevent this. + +Probably not super high priority, but it would still be good if the website could deal with an issue like this without completely shutting down (ideally if something goes from with the session/cookie it would simply behave as if you weren't logged in). -- cgit v1.2.3