Actions
Bug #8668
closedcannot get private resource after login
Start date:
06/09/2021
Due date:
% Done:
100%
Estimated time:
Description
When using dedicated process mode and websockets, a call to WApplication::changeSessionId()
(like in AuthWidget
) will not update the session-id in the parent process. The open websocket keeps the application working, but a request to a new private resource will fail.
Related to #8531, which will be fixed by making a separate http request for cookies.
Updated by Roel Standaert over 3 years ago
- Related to Bug #8531: Cannot delete/modify remember me cookie when using web sockets added
Updated by Roel Standaert over 3 years ago
- Status changed from InProgress to Implemented @Emweb
- Target version set to 4.6.0
Updated by Roel Standaert about 3 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Roel Standaert almost 3 years ago
- Status changed from Resolved to Closed
Actions