CGI::Application::Plugin::Auth adds authentication and authorization support to CGI::App. For futher information on use check out the pod.
The auth module can be found here. http://home.comcast.net/~jaywhy2/auth.tar.gz You will also need the callbacks version of CGI::App mentioned here. http://www.mail-archive.com/[email protected]/msg02800.html You'll also need my very small patch to the callbacks version of CGI::App. I patched the version I got off of the darcs server. So use that, instead of the tar'd version which I believe is different. http://home.comcast.net/~jaywhy2/cgiapp-callbacks.patch Phew! Hopefully thats not too confusing. Any criticisms on design, features, etc would be greatly appreciated. -- Jason Yates [EMAIL PROTECTED] --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
