Insert user into authmap with webserver_auth plus new post login hook

baalexander - August 25, 2009 - 18:38
Project:Webserver authentication
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:patch (to be ported)
Description

Inserts a user into authmap with 'webserver_module' in authmap if already registered but not in the authmap table.

Also added a new hook webserver_auth_post_login that is invoked at the end of webserver_auth_init. This allows other modules to perform some custom procedure after the user is logged in.

AttachmentSize
webserver_auth_insert_authmap_user_and_new_post_login_hook.patch1.05 KB
 
 

Drupal is a registered trademark of Dries Buytaert.