Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow setting the Domain attribute on the session cookie #2686

Open
fbuetler opened this issue Nov 26, 2024 · 0 comments
Open

Allow setting the Domain attribute on the session cookie #2686

fbuetler opened this issue Nov 26, 2024 · 0 comments
Labels

Comments

@fbuetler
Copy link
Contributor

Version

4.5.8

Context

The current API of the SessionHandler does not support setting the domain attribute of the session cookie.

If the web server is serving multiple hosts, it would be convenient to use the same session for the same client by setting the domain attribute of the session cookie.

Additional Information

If accepted, I volunteer to contribute this.

@fbuetler fbuetler added the bug label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant