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

Extended Cookie configuration #336

Open
ax-ha opened this issue Jul 17, 2024 · 2 comments
Open

Extended Cookie configuration #336

ax-ha opened this issue Jul 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ax-ha
Copy link

ax-ha commented Jul 17, 2024

Hello guys,
thanks for the nice extension.

I am currently facing a problem with the cookie setup.
Lets say there is one Typo3 instance which has two configured sites:
sub1.domain.com
sub2.domain.com

Is there a possibility to configure the domain cookie so that it uses ".domain.com"?
This would improve the user experience on my site because the user is not forced to re-submit his cookie settings when he switches between these sites (subdomains).
Thanks a lot.

@jonaseberle
Copy link
Member

Hi @ax-ha,
that sounds like a good idea.

It should be here: https://github.com/dmind-gmbh/extension-cookieman/blob/master/Resources/Public/Js/cookieman.js#L27-L31

It would be great if we could configure it for example via plugin.tx_cookieman.cookie-domain?

Do you want to provide a pull request?

@jonaseberle jonaseberle added the enhancement New feature or request label Jul 17, 2024
@ax-ha
Copy link
Author

ax-ha commented Jul 17, 2024

Yes, indeed. Give me some time :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants