Changes between Version 3 and Version 4 of ScriptAuthPlugin

Show
Ignore:
Author:
Floris Lambrechts (IP: 0.0.0.0)
Timestamp:
03/17/11 08:21:13 (2 years ago)
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • ScriptAuthPlugin

    v3 v4  
    33== Description == 
    44 
    5 Similar to normal HTTP Authentication, this plugin uses explicit URL parameters for transferring the username and passwort to a web script that implements the check and returns the authentication result in the HTTP response code and content. 
     5Similar to normal HTTP Authentication, this plugin uses explicit URL parameters for transferring the username and password to a web script that implements the check and returns the authentication result in the HTTP response code and content. 
    66When possible, the users email address is transferred and set as well. 
    77