| bertrand Gugger 2006-02-27, 6:59 pm |
| Adam Ashley wrote:
>As the new maintainer of the Auth package I just wanted to outline my
>immediate direction for the package. My very first goal is to get as
>many bugs as possible fixed and get a stable 1.3.0 out there for folks
>to use.
>
>To help in this if you have open bugs on the Auth package could you
>please check if they still exist in the latest release of Auth and if so
>mark them against that release in the bug tracker.
>
>After a stable 1.3 is out I have no plans on where to take the Auth
>package. A number of people have suggested breaking the Auth backends
>into their own packages and this is one option I am considering.
>
>Adam Ashley
>
>
I do some inquiries about bad uses of includes based on __FILE__
Auth is there for this:
Auth/Frontend/Html.php: include(dirname(__FILE__).'/md5.js');
I don't think the __FILE__ is necessary there.
Possibly put it away.
Regards
--
toggg
|