wasimshaikh / php-calendar

Automatically exported from code.google.com/p/php-calendar
1 stars 0 forks source link

Timezone cookie for anonymous users #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I would like anonymous users to be able to set a timezone that is saved locally 
in a cookie. I'm controlling access to the calendars with apache authentication 
so I don't need an individual account for everyone in the company.

Original issue reported on code.google.com by oldbus...@gmail.com on 6 May 2011 at 6:29

GoogleCodeExporter commented 9 years ago

Original comment by sproctor@gmail.com on 20 Jul 2012 at 3:19

GoogleCodeExporter commented 9 years ago
I've had this done for a while, but I forgot to close the ticket. I just 
changed it in r546 to not expire rather than expiring at the end of the 
session, which seemed rather annoying to keep setting.

Original comment by sproctor@gmail.com on 20 Jul 2012 at 3:39