Needs review
Project:
Pubcookie
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2006 at 23:18 UTC
Updated:
18 Dec 2006 at 23:20 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| pubcookie_alter.patch.txt | 1.94 KB | edrex |
Comments
Comment #1
edrex commentedThis patch is only for Drupal 5.x and depends on http://drupal.org/node/92468