kohrar commented on issue #11078: URL: https://github.com/apache/cloudstack/issues/11078#issuecomment-3034587691
I don't understand why the logout process isn't clearing the cookies even though it looks like it's supposed to at https://github.com/apache/cloudstack/blame/4.20.1.0/ui/src/store/modules/user.js#L475. I'm stepping through the js code in the browser and I see js-cookie setting these values to an empty string with a -1 expiry, yet the cookies still persists after that foreach loop 🤔 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
