[dev] [cvs] commit: framework/Auth/Auth application.php
Michael M Slusarz
slusarz at horde.org
Thu Sep 25 03:47:28 UTC 2008
Quoting Chuck Hagenbuch <chuck at horde.org>:
> Quoting Michael M Slusarz <slusarz at horde.org>:
>
>> Log:
>> Bug: 6749
>> Let's try this ugly piece of code and see if it fixes the
>> "overwriting realm
>> info from application auth drivers" problem.
>
> 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.
michael
--
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list