Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-09-08 Thread via GitHub
weizhouapache merged PR #11361: URL: https://github.com/apache/cloudstack/pull/11361 -- 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: commits-unsubscr...

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-09-08 Thread via GitHub
boring-cyborg[bot] commented on PR #11361: URL: https://github.com/apache/cloudstack/pull/11361#issuecomment-3264954702 Awesome work, congrats on your first merged pull request! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-09-08 Thread via GitHub
weizhouapache commented on PR #11361: URL: https://github.com/apache/cloudstack/pull/11361#issuecomment-3264954263 Merging based on approvals and manual testing by @rosi-shapeblue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-08-04 Thread via GitHub
blueorangutan commented on PR #11361: URL: https://github.com/apache/cloudstack/pull/11361#issuecomment-3153403535 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14549 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-08-04 Thread via GitHub
blueorangutan commented on PR #11361: URL: https://github.com/apache/cloudstack/pull/11361#issuecomment-3153168292 @kiranchavala a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progre

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-08-04 Thread via GitHub
kiranchavala commented on PR #11361: URL: https://github.com/apache/cloudstack/pull/11361#issuecomment-3153166181 @blueorangutan package -- 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 specif

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
codecov[bot] commented on PR #11361: URL: https://github.com/apache/cloudstack/pull/11361#issuecomment-3139833302 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/11361?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
Copilot commented on code in PR #11361: URL: https://github.com/apache/cloudstack/pull/11361#discussion_r2245268264 ## ui/src/store/modules/user.js: ## @@ -472,9 +472,17 @@ const user = { }).catch(() => { resolve() }).finally(() => { + const

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
DaanHoogland commented on PR #11361: URL: https://github.com/apache/cloudstack/pull/11361#issuecomment-3139805505 @blueorangutan ui -- 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 co

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
DaanHoogland commented on PR #11359: URL: https://github.com/apache/cloudstack/pull/11359#issuecomment-3139802823 @AndrewHaZG , any reason you closed your new commit? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
AndrewHaZG opened a new pull request, #11361: URL: https://github.com/apache/cloudstack/pull/11361 ### Description Fixes https://github.com/apache/cloudstack/issues/11078 This PR extends the logout function to improve cookie cleanup by removing cookies for multiple paths and do

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
AndrewHaZG closed pull request #11359: Make logout function more robust to prevent session issues URL: https://github.com/apache/cloudstack/pull/11359 -- 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

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
blueorangutan commented on PR #11359: URL: https://github.com/apache/cloudstack/pull/11359#issuecomment-3139575133 UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/11359 (QA-JID-710) -- This is an automated message from the Apache Git Service. To respon

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
codecov[bot] commented on PR #11359: URL: https://github.com/apache/cloudstack/pull/11359#issuecomment-3139521207 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/11359?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
blueorangutan commented on PR #11359: URL: https://github.com/apache/cloudstack/pull/11359#issuecomment-3139509076 @sureshanaparti a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To res

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
sureshanaparti commented on PR #11359: URL: https://github.com/apache/cloudstack/pull/11359#issuecomment-3139505512 @blueorangutan ui -- 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

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
Copilot commented on code in PR #11359: URL: https://github.com/apache/cloudstack/pull/11359#discussion_r2245077818 ## ui/src/store/modules/user.js: ## @@ -496,9 +496,17 @@ const user = { }).catch(() => { resolve() }).finally(() => { + const

Re: [PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
boring-cyborg[bot] commented on PR #11359: URL: https://github.com/apache/cloudstack/pull/11359#issuecomment-3139451864 Congratulations on your first Pull Request and welcome to the Apache CloudStack community! If you have any issues or are unsure about any anything please check our Contrib

[PR] Make logout function more robust to prevent session issues [cloudstack]

2025-07-31 Thread via GitHub
AndrewHaZG opened a new pull request, #11359: URL: https://github.com/apache/cloudstack/pull/11359 ### Description Fixes #11078 This PR extends the logout function to improve cookie cleanup by removing cookies for multiple paths and domains to ensure complete session termination.