[kronolith] problem with display free/busy URL
Chuck Hagenbuch
chuck at horde.org
Wed Feb 5 13:46:00 PST 2003
Quoting Jan Schneider <jan at horde.org>:
> No, that's the intended way to enable the free/busy url.
fb.php has its own logic and is always allowed. From kronolith/lib/base.php:
// Don't allow access unless there is a Horde login or we are just
// displaying free/busy information.
if (!Auth::getAuth() &&
!$registry->allowGuests() &&
!Kronolith::isFreeBusyUrl()) {
Horde::authenticationFailureRedirect();
}
This works fine for me for some calendars; I'm poking at it and will respond
in a bit.
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
must ... find ... acorns ... *thud*
More information about the kronolith
mailing list