Gossamer Forum
Quote Reply
AutoLogin plugin
Howdy All,

I've got a new plugin up and running on my site, but wanted to run it by folks using GForum to see if anyone would like to see additional features before making it available.

Check out this thread for some background:
http://www.gossamer-threads.com/...forum_view_collapsed

Basically I have a user registration system in place which gives cookies when my users sign in. I needed a way for my users to be able to seamlessly move into GForum without having to register all over again. In addition I have several mail lists that I have been archiving to GForum for some time, so many of my users already have their e-mail addresses registered in GForum via the MailArc plugin.

So what the plugin does is this... when a user visits it checks for a cookie called "email". If they don't have a cookie then they are logged in as guest. If the cookie is set it checks for a matching enabled GForum user and simply logs them in. If the user exists but is not enabled (ie was added via MailArc) it enables them and sets their password to some generic value. If the user does not exist it creates a new user using their email cookie value as the username. So essentially all of my users that use the forums will end up with their email address as a username. It does all of this through the authenticate hook. The plugin allows you to specify the value of the cookie name to use a the GForum username.

In general, I'm looking for any comments or suggestions on improving this set-up. Or any features that people would like to see to make this plugin generally more useful.
Michael Coyne
seaturtle.org
Subject Author Views Date
Thread AutoLogin plugin mcoyne 9206 May 29, 2002, 1:53 PM
Thread Re: [mcoyne] AutoLogin plugin
mcoyne 8997 Jun 1, 2002, 12:21 PM
Thread Re: [mcoyne] AutoLogin plugin
gotze 8955 Jun 2, 2002, 5:13 AM
Thread Re: [gotze] AutoLogin plugin
mcoyne 8935 Jun 2, 2002, 8:24 AM
Thread Re: [mcoyne] AutoLogin plugin
VITAS 8958 Jun 21, 2002, 5:18 AM
Thread Re: [VITAS] AutoLogin plugin
mcoyne 8897 Jun 22, 2002, 7:22 AM
Thread Re: [mcoyne] AutoLogin plugin
lpa 8868 Jul 13, 2002, 8:48 AM
Thread Re: [lpa] AutoLogin plugin
mcoyne 8850 Jul 30, 2002, 8:20 AM
Thread Re: [mcoyne] AutoLogin plugin
hennagaijin 8744 Sep 14, 2002, 3:49 AM
Thread Re: [hennagaijin] AutoLogin plugin
mcoyne 8582 Nov 13, 2002, 4:35 PM
Post Re: [mcoyne] AutoLogin plugin
bob c3 8461 Nov 24, 2002, 8:01 AM
Thread Re: [mcoyne] AutoLogin plugin
bfuj 8551 Nov 13, 2002, 3:19 PM
Post Re: [bfuj] AutoLogin plugin
mcoyne 8532 Nov 13, 2002, 4:30 PM