PHP library: Difference between revisions

From RavenWiki
Jump to navigationJump to search
(Actually lik to Apache modules)
(Add reluctant maintainer)
Line 8: Line 8:
* [http://raven.cam.ac.uk/project/php/files/ Distribution]
* [http://raven.cam.ac.uk/project/php/files/ Distribution]


This module is distributed under the terms of the GNU Lesser General Public License.
This module is distributed under the terms of the GNU Lesser General Public License and is currently minimally maintained by [http://www.lookup.cam.ac.uk/person/jw35 Jon Warbrick]

Revision as of 14:59, 21 November 2005

The UcamWebauth PHP class provides an application agent for making authentication requests to the UcamWebauth server that can be called from PHP.

This could be useful if you wanted to embed authentication logic within a PHP web application. If all you want to do is Raven-protect some PHP-processed pages you'd probably be better using container-managed security such as that provided by the Raven Apache modules.

This module is really alpha-quality software and in need of further development. However it could be a useful starting point for anyone wanting to user Raven and PHP.

This module is distributed under the terms of the GNU Lesser General Public License and is currently minimally maintained by Jon Warbrick