API:EPrints/Apache/Auth
Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki
Contents
NAME
EPrints::Apache::Auth - Password authentication & authorisation checking for EPrints.
DESCRIPTION
This module handles the authentication and authorisation of users viewing private sections of an EPrints website.
secure_doc_from_url
$document = EPrints::Apache::Auth::secure_doc_from_url( $r, $session )
Return the document that the current URL, in the secure documents area relates to, if any. Or undef.