Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Authenticate.pm

Quote Reply
Authenticate.pm
Alex,

Could it really be as simple as pointing the authenticate routines to Database.Table rather than just Table?

ie: Users.Users rather than just Users?

Add/Join/etc might need a bit more work, but to make authentication work, once the data is in the Users.Users table, is it sort of that simple?

Is Authenticate.pm a file that should be directly modified, rather than trying to use a plug-in?

PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://pugdog.com/FAQ


Quote Reply
Re: Authenticate.pm In reply to
Hi,

You can directly edit the Authenticate.pm but you can also do it as a plugin that overides auth_* hooks (and returns STOP).

Cheers,

Alex

--
Gossamer Threads Inc.