hint on check_perms setting
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 30 Jul 2009 03:48:56 +0000 (21:48 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 30 Jul 2009 03:48:56 +0000 (21:48 -0600)
framework/Auth/lib/Horde/Auth/Application.php

index d3549ee..d12a703 100644 (file)
@@ -29,6 +29,11 @@ class Horde_Auth_Application extends Horde_Auth_Base
     /**
      * Equivalent methods in application's API.
      *
+     * The 'authAuthenticate', 'authAuthenticateCallback', and
+     * 'authTransparent' methods must not have the check_perms flag set
+     * (however, for sanity reasons it is best to have a Horde_Auth::getAuth()
+     * check inside of the authAuthenticate function).
+     *
      * @var array
      */
     protected $_apiMethods = array(