[drupal-devel] login once for multiple sites
Gerhard Killesreiter
killesreiter at physik.uni-freiburg.de
Sat Apr 23 23:04:24 UTC 2005
On Sat, 23 Apr 2005, Daniel Convissor wrote:
> I think it would be a good idea to provide administrators who use one
> Drupal installation for multiple sites and share users and sessions across
> those sites (via $db_prefix) with a new option that would let users who
> log into one of the sites to be automatically logged into some or all of
> the other companion sites.
>
> I'm envisioning this working by adjusting user_login() function in
> user.module. Once a login is successful, have the function send out
> PHPSESSID cookies for the desired sites, each containing the same session
> id.
>
> Your thoughts?
I've been thinking about implementing this feature. But there is always
this lack of time...
Cheers,
Gerhard
More information about the drupal-devel
mailing list