phpbb/phpBB
Josh Woody c40b2c7601 [ticket/9629] Allow style.php to retrieve its session ID from cookies
style.php takes a session ID to ensure it gets the right language for a user,
but that session ID is always passed in GET. This allows change allows the SID
to be read from the cookie, and theoretically makes it friendlier for caching
engines like Varnish.

PHPBB3-9629
2010-07-11 01:35:01 +02:00
..
adm [ticket/9695] Correct the improper display of user input in mcp_ban.php 2010-07-01 17:48:32 -05:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
develop Merge branch 'ticket/aptx/9525' into develop-olympus 2010-05-16 18:38:28 +02:00
docs Merge branch 'ticket/p/9589' into develop-olympus 2010-07-08 20:01:22 +02:00
download [ticket/7782] Send status line using refactored download/file.php logic. 2010-05-16 18:24:26 -04:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [ticket/9629] Allow style.php to retrieve its session ID from cookies 2010-07-11 01:35:01 +02:00
install Merge branch 'ticket/jellydoughnut/9690' into develop-olympus 2010-07-08 19:49:22 +02:00
language Merge branch 'ticket/jellydoughnut/9650' into develop-olympus 2010-07-10 21:22:16 +02:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles Merge branch 'ticket/nickvergessen/9678' into develop-olympus 2010-07-10 21:22:33 +02:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quotes_runtime(0) quiet. [Bug #54495] 2009-12-06 02:30:24 +00:00
config.php fail <3 r9769 2009-07-17 13:23:09 +00:00
cron.php dumdidum... sorry. ;) 2007-10-05 14:30:11 +00:00
faq.php populate who is online only where required 2009-08-12 10:30:37 +00:00
feed.php Merge branch 'feature/nickvergessen/unapproved-posts-in-feed' into develop-olympus 2010-04-04 15:29:45 +02:00
index.php fix r9604 2009-06-18 11:04:54 +00:00
mcp.php fix mcp sorting for pm_reports, and some minor language changes 2009-07-22 13:33:54 +00:00
memberlist.php Small text corrections. r10393 2009-12-31 17:32:49 +00:00
posting.php Merge branch 'ticket/nickvergessen/9531' into develop-olympus 2010-05-16 19:13:32 +02:00
report.php Fix Bug #54375 - Show correct HTML title when reporting private messages. 2009-11-24 14:27:17 +00:00
search.php [ticket/9606] Optimize unread search option. 2010-05-17 21:14:02 +08:00
style.php [ticket/9629] Allow style.php to retrieve its session ID from cookies 2010-07-11 01:35:01 +02:00
ucp.php We only remove board cookies (this is what the feature is supposed to do). This also solves issues with headers having > 20 Set-Cookie calls (which in turn breaks varnish 2.0.4-rc1 too) 2009-09-03 09:25:16 +00:00
viewforum.php Merge branch 'bug/cs278/59465' into develop-olympus 2010-04-04 15:32:36 +02:00
viewonline.php Fix bug #46215 - Adjust viewonline filename regular expression to be less strict. 2009-06-09 15:52:03 +00:00
viewtopic.php [bug/59465] Removes start=0 from URLs used by viewtopic and viewforum. 2010-03-18 17:22:30 +00:00
web.config [ticket/9520] Additionally filter requests for {common,config}.php 2010-05-03 19:32:29 +02:00