Skip to content

[ADD] http: Enhance multi_session#641

Open
imanie383 wants to merge 1 commit intoVauxoo:18.0from
vauxoo-dev:18.0-i3961-website-imanie383
Open

[ADD] http: Enhance multi_session#641
imanie383 wants to merge 1 commit intoVauxoo:18.0from
vauxoo-dev:18.0-i3961-website-imanie383

Conversation

@imanie383
Copy link

Enhance session management in an Islamic website by implementing a secondary cookie (multi_session_id). Upon user login, the system must register the multi_session_id cookie within the base domain, ensuring it functions alongside the original session cookie. Similarly, upon user logout, the multi_session_id cookie should be deleted in the same manner as the primary session cookie to maintain consistency and security


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@fernandahf fernandahf force-pushed the 18.0-i3961-website-imanie383 branch from 7c9fee4 to e7e8196 Compare March 24, 2026 22:28
Enhance session management in an Islamic website by implementing a secondary cookie (multi_session_id). Upon user login, the system must register the multi_session_id cookie within the base domain, ensuring it functions alongside the original session cookie. Similarly, upon user logout, the multi_session_id cookie should be deleted in the same manner as the primary session cookie to maintain consistency and security
@fernandahf fernandahf force-pushed the 18.0-i3961-website-imanie383 branch from e7e8196 to 3b53840 Compare March 24, 2026 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant