[dev] [cvs] commit: framework/Auth/Auth application.php
Michael M Slusarz
slusarz at horde.org
Thu Sep 25 04:09:29 UTC 2008
Quoting Chuck Hagenbuch <chuck at horde.org>:
> Quoting Michael M Slusarz <slusarz at horde.org>:
>
>>> Any suggestions on how to clean this up for Horde 4?
>>
>> Yup. On my todo list (on the Horde 4 TODO wiki) is to create a
>> single authentication login page in Horde and remove application
>> specific authentication pages (which I think is only gollem and imp
>> at this time). Refactoring the code should fix this particular
>> issue.
>>
>> The problem here was that one Auth:: object (application driver)
>> was disconnected from the inner Auth:: object (the imp driver)
>> because of the API call. Without this API call we shouldn't have
>> this issue.
>
> It sounds so simple when you put it that way. Thanks :)
I guess I failed to mention the 100+ hours of coding/testing/debugging
it will take to make this work properly :)
michael
--
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list