Closed (fixed)
Project:
IMAP Auth
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 May 2007 at 01:44 UTC
Updated:
16 May 2008 at 05:41 UTC
On my small family site, we only validate against my single imap server. It would be great to have an option to trim the @domain.com off my userids. That way my email address wouldn't show up on all my posts.
Comments
Comment #1
skor commentedOk, so I read through the code of imap_auth.module and I see it only returns a TRUE/FALSE value. I guess user.module is responsible for creating the account and determining its user name.
Is that right?
Comment #2
yecarrillo commentedDrupal recognizes external authenticated users by @domain.com users. This module can´t change that behavior.
Comment #3
yecarrillo commented