Optional distributed authentication

kps - October 26, 2004 - 15:12
Project:Drupal
Version:4.6.0
Component:user system
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

One of my admins wants to use the directory feature of drupal.module while retaining control over user accounts. (As a side note, the remote authentication is not currently mentioned on the admin/settings/drupal page, and came as a surprise to this admin.)

The attached patch simply adds a new toggle, wraps the two points in drupal.module with an if(variable_get('drupal_authenticate')), and adds a conditional to user_auth_help_links() to deal with the disappointment of an 'auth' hook that's turned off.

AttachmentSizeStatusTest resultOperations
drupal_813.33 KBIgnoredNoneNone

#1

kps - April 29, 2005 - 19:16
Version:<none>» 4.6.0

Attached is a 4.6 version of the above patch.

AttachmentSizeStatusTest resultOperations
drupal-options.patch3.48 KBIgnoredNoneNone

#2

budda - May 16, 2005 - 12:45

Brilliant, just what I was looking for too. The shared authentication with other sites worries some admins, but notifying drupal.org about the launch of a new site can be nothing but a good thing usually :-)

+1 from me

Should this not be related to drupal.module rather than just "user system" component?

#3

moshe weitzman - July 18, 2006 - 20:45
Status:active» fixed

i think this is is separated now

#4

Anonymous - August 1, 2006 - 20:45
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.