|
|
|
|
|
| مرات التنزيل |
24 |
|
| متطلبات التشغيل |
|
| الحجم |
0 |
| الترخيص |
|
| الاصدار |
0 |
| اضيف في |
24/01/2007 |
| اجمالي الاصوات |
0 |
| الموقع علي الانترنت |
|
| التقييم |
|
| قيم هذا البرنامج |
|
|
Description |
CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver which lets anyone authenticate regardless of the password they provide
SYNOPSIS
use base qw(CGI::Application);
use CGI::Application::Plugin::Authentication;
__PACKAGE__->authen->config(
DRIVER => 'Dummy',
);
This Driver is the anti-authentication driver, since it doesn't check the credentials at all, and just accepts whatever the user has entered. It can be useful in development, or if you want a guest based system without passwords.
EXAMPLE
__PACKAGE__->authen->config(
DRIVER => 'Dummy',
);
METHODS
verify_credentials
This method will automatically return the first credential as the username without checking anything else.
Requirements:
· Perl
|
|
|
| الترجمة الالية للوصف |
CGI : : الطلب : : البرنامج المساعد : : توثيق : : السائق : : دميه هو دميه التوثيق سائق اي عوائق بغض النظر عن صدق كل كلمة السر التي تقدم خلاصة استخدام قاعدة كو (CGI : : طلب. استعمال ج كو : : الطلب : : البرنامج المساعد : : التوثيق. تشتشباكاغيتشتش -> اوثين -> اعداد ( السائق => 'دميه' ، . هذا السائق مكافحة التوثيق سائق اذ لا يتحقق من وثائق على الاطلاق ، ومجرد قبول اي مستخدم له دخل. ويمكن ان تكون مفيدة في التنمية او اذا اردت ضيف الى النظام دون كلمات السر. المثال تشتشباكاغيتشتش -> اوثين -> اعداد ( السائق => 'دميه' ، . طرق غريفيتشكريدينتيالس هذا الاسلوب يؤدي تلقائيا الى العودة الاولى مؤهل لأن المستعمل بدون فحص اي شيء آخر. > مدى العامة = 'تيل اللون : أخضر'> : < ومدى والتقني> < /> بيرل
|
|
|
|
|
|
|
بحث
|
|
|
|
CGIApplicationPluginAuthenticationDriverDummy , dummy , authentication , driver , which , lets , anyone , authenticate , regardless , password , they , provide
SYNOPSIS
, base , qwCGIApplication;
, CGIApplicationPluginAuthentication;
, PACKAGE>authen>config
, DRIVER , Dummy
, ;
This , Driver , antiauthentication , driver , since , doesnt , check , credentials , just , accepts , whatever ,
|
|
|
|
|