Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.6.4

Doc Bug #14392 setAdvancedSecurity documentation
Submitted: 2008-07-23 09:48 UTC
From: filippom Assigned: cweiske
Status: Closed Package: Auth (version 1.6.1)
PHP Version: Irrelevant OS:
Roadmaps: 1.6.2    
Subscription  


 [2008-07-23 09:48 UTC] filippom (Filippo Moser)
Description: ------------ setAdvancedSecurity documentation need an update, with new parameters. setAdvancedSecurity() parameters may be "true" and it enables all security features of auth or you can pass an array that inditate what enable. ex: $advaced_check = array(' AUTH_ADV_USERAGENT' =>true, 'AUTH_ADV_IPCHECK'=>true, 'AUTH_ADV_CHALLENGE'=>true); $auth->setAdvancedSecurity($advaced_check);

Comments

 [2009-10-15 03:07 UTC] cweiske (Christian Weiske)
-Status: Verified +Status: Closed -Assigned To: +Assigned To: cweiske
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.