Bug 8190 - Firefox complains when we try to clear the auth cookie
Summary: Firefox complains when we try to clear the auth cookie
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-13 11:14 CEST by Pierre Ossman
Modified: 2023-08-08 13:08 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2023-07-13 11:14:31 CEST
We try to make sure the auth cookie in web access isn't stored longer than needed by sending a new one that's immediately expired. Unfortunately, Firefox doesn't really like this:

> Cookie “auth_cookie” has been rejected because it is already expired.

It still removes the cookie, though, so the primary functionality is achieved. But the noise in the console isn't nice.

Note You need to log in before you can comment on or make changes to this bug.