Allow cropping of @domain.com from userid
Skor - May 10, 2007 - 01:44
| Project: | Imap Auth |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
Ok, 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?
#2
Drupal recognizes external authenticated users by @domain.com users. This module can´t change that behavior.
#3