Skip to content

[FIX] session token cookie management#2

Merged
Hugo-Trentesaux merged 1 commit into16.0-add-website_event_privatefrom
16.0-fix-website_event_private
Mar 13, 2025
Merged

[FIX] session token cookie management#2
Hugo-Trentesaux merged 1 commit into16.0-add-website_event_privatefrom
16.0-fix-website_event_private

Conversation

@Hugo-Trentesaux
Copy link
Member

Code was checking URL first before cookies which lead to incorrect authorization detection in some cases.

Example:

  • clicking link from thunderbird was ok
  • clicking link from browser was ko
  • copying link in browser url was ok

This fix gets all cases working as expected.

@Hugo-Trentesaux Hugo-Trentesaux added the bug Something isn't working label Mar 13, 2025
@Hugo-Trentesaux Hugo-Trentesaux self-assigned this Mar 13, 2025
@Hugo-Trentesaux Hugo-Trentesaux force-pushed the 16.0-add-website_event_private branch from e8520ea to 2c16712 Compare March 13, 2025 13:06
@Hugo-Trentesaux Hugo-Trentesaux force-pushed the 16.0-fix-website_event_private branch from 971e9d8 to bbd0553 Compare March 13, 2025 13:09
@Hugo-Trentesaux Hugo-Trentesaux merged commit bbd0553 into 16.0-add-website_event_private Mar 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant