[whups] Patch for Assignation CVS diff

Chuck Hagenbuch chuck@horde.org
Wed, 10 Oct 2001 11:43:36 -0400


Quoting Alex L <admin@networkessence.net>:

> Here is new table:
> 
> #
> # Table structure for table 'whups_users'
> #
> CREATE TABLE whups_users (
>   whups_user_id varchar(32) DEFAULT '' NOT NULL,
>   whups_user_name varchar(64),
>   whups_user_email varchar(96),
>   PRIMARY KEY (whups_user_id)
> );
> 
> #
> # Dumping data for table 'whups_users'
> #
> 
> INSERT INTO whups_users VALUES ('1','admin','admin@example.com');
> INSERT INTO whups_users VALUES ('2','test','test@example.com');

Okay. How do you propose that this gets updated/administered? I removed 
some similar tables in favor of using Horde Auth; I'd rather require that 
users set an email address in their Horde preferences and use that, 
instead of going down this route.

-chuck

--
Charles Hagenbuch, <chuck@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