noosfero | Fix DB timezones and detect user timezone (#430)

Bráulio Bhavamitra gitlab at gitlab.com
Wed Jan 28 19:04:08 BRST 2015


New comment for Merge Request 430

https://gitlab.com/noosfero/noosfero/merge_requests/430#note_794491


Bráulio Bhavamitra

The problem is that setting a Cookie is the only way to send timezone information on all requests, be it from ajax or from any other browser method. Setting a HTTP header would need pretty hard hacks.

I don't seem to find much resources on setting timezone from IP address. Besides, many problems may happen with this, like the user located on a limit region, using a VPN or simply the user configured a different timezone.

Isn't there a way to make varnish treat this cookie in a specific manner?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150128/dd0e5f07/attachment.html>


More information about the Noosfero-dev mailing list