| RT-Authen-CookieAuth documentation | view source | Contained in the RT-Authen-CookieAuth distribution. |
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();
| RT-Authen-CookieAuth documentation | view source | Contained in the RT-Authen-CookieAuth distribution. |