PhpBB3: Difference between revisions

From RavenWiki
Jump to navigationJump to search
No edit summary
 
(Replaced content with "The package previously available from this page has been withdrawn, because as it stands it is vulnerable to the a recent security vulnerability | March 2015 security vu...")
 
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
==Introduction==
The package previously available from this page has been withdrawn, because as it stands it is vulnerable to the a recent [[security vulnerability | March 2015 security vulnerability]], and because it's sufficiently old that it's unlikely to be of any use to anyone. Please contact raven-support@ucs.cam.ac.uk if this is in some way inconvenient for you.
 
[http://www.phpbb.com/ phpBB] is a very popular PHP-based web forum package, which has been extensively updated for version 3.
 
Although phpBB3 includes an authentication "plug-in" facility, that does not make it trivial to enable use of Raven - it makes too many assumptions about how authentication works.
 
As the first stage of a larger project, the Computing Service has developed the necessary modifications to allow fully integrated use of Raven with phpBB3. Those modifications are being made available in the hope that they will be of wider use around the University.
 
While there is no formal guarantee of support for any problems, any problems affecting Computing Service use of the modifications are likely to be addressed, sooner or later.
 
Since there is currently no way to automatically install modifications supplied in the XML-based phpBB3 "mod file" format (and manual installation would be very fiddly), these modifications are being provided as sets of added and replacement files for specific phpBB3 versions. NB Installing them on any other version would most likely be disastrous, losing significant changes between the versions and quite probably breaking phpBB3 functionality.
 
==phpBB3rc7-raven-0.2==
 
This is essentially the first public version of these modifications  (identical to version 0.1 except for corrections to the installation instructions). See the README file in the tar/zip files for details of what facilities the modifications do (or do not) provide, as well as the installation instructions. As supplied, the only supported language is English and the only supported style is the (default) prosilver, though updating other languages and styles to work with these modifications would not be a large amount of work (given the appropriate expertise).
 
These modifications are specifically for phpBB3rc7 (i.e. Release Candidate 7), and should not be expected to work without modification on later (or earlier) versions.
 
Downloads:
* [http://raven.cam.ac.uk/project/phpbb/files/phpBB3rc7-raven-0.2.tar.gz phpBB3rc7-raven-0.2.tar.gz]
* [http://raven.cam.ac.uk/project/phpbb/files/phpBB3rc7-raven-0.2.zip phpBB3rc7-raven-0.2.zip]
 
The tar.gz and zip file contents are identical except for the files within the zip file having Windows newlines (i.e. carriage-return+line-feed) rather than Unix newlines (just line-feed).
 
==Future plans==

Latest revision as of 16:14, 13 March 2015

The package previously available from this page has been withdrawn, because as it stands it is vulnerable to the a recent March 2015 security vulnerability, and because it's sufficiently old that it's unlikely to be of any use to anyone. Please contact raven-support@ucs.cam.ac.uk if this is in some way inconvenient for you.