phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
Find a file
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
build [feature/webpi] Validate inline with MSSQL password policy. 2010-04-15 23:00:27 +01:00
git-tools/hooks [git-tools] Use @ instead of : in sed command in pre-commit hook for wider compatibility. 2010-04-13 21:44:18 +01:00
phpBB [ticket/9629] Allow style.php to retrieve its session ID from cookies 2010-07-11 01:35:01 +02:00
tests Merge branch 'ticket/p/9593' into develop-olympus 2010-07-08 20:00:26 +02:00
.gitignore [develop-olympus] Basic gitignore file for cache files and backups. 2010-05-02 23:44:42 +02:00