NAME
RT::Authen::CookieAuth - Pulls a Cookie and checks it against an External DB
SYNOPSIS
use lib "!!RT_LIB_PATH!!";
use lib "!!RT_ETC_PATH!!";
use RT::Authen::CookieAuth;
RT::Authen::CookieAuth::CheckCookies();
RT::Authen::CookieAuth - Pulls a Cookie and checks it against an External DB
use lib "!!RT_LIB_PATH!!";
use lib "!!RT_ETC_PATH!!";
use RT::Authen::CookieAuth;
RT::Authen::CookieAuth::CheckCookies();