[horde] Programming question

Mike Bydalek mbydalek at mobilemini.com
Thu Jul 22 14:31:12 PDT 2004


> -----Original Message-----
> From: Barsalou [mailto:barjunk at attglobal.net] 
> Sent: Thursday, July 22, 2004 11:58 AM
> To: horde at lists.horde.org
> Subject: [horde] Programming question
> 
> 
> The file format of the ecartis file is:
> 
> username at example.com : |flag1|flag2|flagn|
> 
> My question revolves around the username portion.  If I try 
> to login with username at example.com, will it strip the 
> example.com off by default?

No, it uses whatever the user types in.

> If that is true, then I will probably need to write a custom 
> hook for the login, right?

There are already hooks for this.  Look in config/hooks.php for
_username_hook_tobackend and _username_hook_frombackend.

-Mike



More information about the horde mailing list