Allow pubcookie module to alter the user_login form

edrex - December 18, 2006 - 23:18
Project:Pubcookie
Version:HEAD
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review
Description

This patch adds two new fields to the pubcookie settings page: "pubcookie_alter_login_form" which toggles _altering of the user_login form, and "pubcookie_authname" which replaces "pubcookie" in messages to the user (currently only in the altered login_form).

The login_form is altered to suggest that the user authentication via pubcookie.

This addresses the problem where "login or register to post comments" links still point to the local login form, and also might be useful for sites which allow both local and pubcookie authentication.

AttachmentSize
pubcookie_alter.patch.txt1.94 KB

#1

edrex - December 18, 2006 - 23:20

This patch is only for Drupal 5.x and depends on http://drupal.org/node/92468

 
 

Drupal is a registered trademark of Dries Buytaert.