[horde] calendar shows up - no kronolith in registry

Terry Davis tdavis at birddog.com
Wed Feb 6 23:02:15 PST 2002


ahh, ok.  I see it is in the registry.php.  I commented out the 
kronolith array for summary but I feel that this is the wrong approach. 
  I would rather not have the summary page altogether.  I know I was 
misleading.  After a login, moving directly to the inbox would be nice. 
  I have these set:

$this->registry['auth']['login'] = 'imp';
$this->registry['auth']['logout'] = 'imp';

( i realize i am using a not current version of cvs )

Thank you for your quick response!
Terry

Chuck Hagenbuch wrote:

> Quoting Terry Davis <tdavis at birddog.com>:
> 
> 
>>I have kronolith on the filesystem but do not have it set to "show" in the 
>>registry.php
>>
> 
> The summary function is still there.
> 
> -chuck
> 
> --
> Charles Hagenbuch, <chuck at horde.org>
> "What was and what may be, lie, like children whose faces we cannot see, in the
> arms of silence. All we ever have is here, now." - Ursula K. Le Guin
> 
> 


-- 
Terry Davis
Systems Administrator
BirdDog Solutions, Inc.
(402) 829-6059



>From jan at horde.org Date: Thu,  7 Feb 2002 10:13:27 +0100
Return-Path: <jan at horde.org>
Mailing-List: contact horde-help at lists.horde.org; run by ezmlm
Delivered-To: mailing list horde at lists.horde.org
Received: (qmail 76117 invoked from network); 7 Feb 2002 09:13:57 -0000
Received: from mailout07.sul.t-online.com (194.25.134.83)
  by clark.horde.org with SMTP; 7 Feb 2002 09:13:57 -0000
Received: from fwd10.sul.t-online.de 
	by mailout07.sul.t-online.com with smtp 
	id 16Ykct-0002u2-06; Thu, 07 Feb 2002 10:13:55 +0100
Received: from linux.wg.de (320034214675-0001@[80.130.214.39]) by fmrl10.sul.t-online.com
	with esmtp id 16Ykce-0FzaMLC; Thu, 7 Feb 2002 10:13:40 +0100
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g179DS902732
	for <horde at lists.horde.org>; Thu, 7 Feb 2002 10:13:28 +0100
Received: from 62.225.101.66 ( [62.225.101.66])
	as user jan at linux by jan.dip.ammma.net with HTTP;
	Thu,  7 Feb 2002 10:13:27 +0100
Message-ID: <1013073207.3c624537a3b0b at jan.dip.ammma.net>
Date: Thu,  7 Feb 2002 10:13:27 +0100
From: Jan Schneider <jan at horde.org>
To: horde at lists.horde.org
References: <1013062183.3c621a2757e53 at secure.birddog.com> <1013062323.3c621ab3e608d at marina.horde.org>
In-Reply-To: <1013062323.3c621ab3e608d at marina.horde.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Sender: 320034214675-0001 at t-dialin.net
Subject: Re: [horde] calendar shows up - no kronolith in registry

Wouldn't it make more sense to use the 'show' value also for the summary?

Zitat von Chuck Hagenbuch <chuck at horde.org>:

> Quoting Terry Davis <tdavis at birddog.com>:
> 
> > I have kronolith on the filesystem but do not have it set to "show" in
> the 
> > registry.php
> 
> The summary function is still there.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


>From jan at horde.org Date: Thu,  7 Feb 2002 10:10:35 +0100
Return-Path: <jan at horde.org>
Mailing-List: contact horde-help at lists.horde.org; run by ezmlm
Delivered-To: mailing list horde at lists.horde.org
Received: (qmail 76154 invoked from network); 7 Feb 2002 09:13:59 -0000
Received: from mailout07.sul.t-online.com (194.25.134.83)
  by clark.horde.org with SMTP; 7 Feb 2002 09:13:59 -0000
Received: from fwd10.sul.t-online.de 
	by mailout07.sul.t-online.com with smtp 
	id 16Ykct-0002u2-0A; Thu, 07 Feb 2002 10:13:55 +0100
Received: from linux.wg.de (320034214675-0001@[80.130.214.39]) by fmrl10.sul.t-online.com
	with esmtp id 16Ykcg-0FzaMNC; Thu, 7 Feb 2002 10:13:42 +0100
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g179Aa902721;
	Thu, 7 Feb 2002 10:10:36 +0100
Received: from 62.225.101.66 ( [62.225.101.66])
	as user jan at linux by jan.dip.ammma.net with HTTP;
	Thu,  7 Feb 2002 10:10:35 +0100
Message-ID: <1013073035.3c62448bbe8a1 at jan.dip.ammma.net>
Date: Thu,  7 Feb 2002 10:10:35 +0100
From: Jan Schneider <jan at horde.org>
To: horde at lists.horde.org
Cc: Brian Martinez <martinez_brain at hotmail.com>
References: <1013052256.3c61f360d2bcd at marina.horde.org>
In-Reply-To: <1013052256.3c61f360d2bcd at marina.horde.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Sender: 320034214675-0001 at t-dialin.net
Subject: Re: [horde] Fwd: Authentication

Set MySQL to log mode to see what queries are sent to the db server.

Zitat von Chuck Hagenbuch <chuck at horde.org>:

> 
> 
> ----- Forwarded message from Brian Martinez <martinez_brain at hotmail.com>
> -----
>     Date: Wed, 06 Feb 2002 18:33:14 -0600
>     From: Brian Martinez <martinez_brain at hotmail.com>
> Reply-To: Brian Martinez <martinez_brain at hotmail.com>
>  Subject: Authentication
>       To: chuck at horde.org
> 
> Chuck,
> 
> I'm having trouble utilizing MySQL as the authentication backend.  I have
> 
> setup the database and config files after reading HOWTO, FAQ, etc and
> still 
> I can't get beyond the login page.
> 
> If I utilize FTP as the authentication backend...all goes well and the 
> application works, except the administration.
> 
> The login does connect to the database, but it merely returns to the
> login 
> page - as if I were performing a refresh on the login page.
> 
> I have entered md5 passwords in the db=horde table=horde_users 
> column=password fields of the MySQL database, and still the same thing.
> 
> What could I be doing wrong?
> Brian
> 
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
> 
> 
> ----- End forwarded message -----
> 
> 
> -chuck
> 
> --
> Charles Hagenbuch, <chuck at horde.org>
> "What was and what may be, lie, like children whose faces we cannot see,
> in the
> arms of silence. All we ever have is here, now." - Ursula K. Le Guin
> 
> -- 
> Horde mailing list: http://horde.org/horde/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> 
> 


Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft




More information about the horde mailing list