View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001157 | Composr | core_cns | public | 2013-04-07 13:05 | 2013-07-12 21:32 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0001157: Limit allowed email domains | ||||
Description | Feature to limit what email address domains are valid. | ||||
Additional Information | This may already be possible via fields.xml, but multiple people have requested it, so it may be worth adding as a specific feature. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | 2 | ||||
Sponsorship open | |||||
|
Thanks Sholzy :). Details coming... |
|
valid_email_domains.tar (248,320 bytes) |
|
v9 implementation attached. Also in git under the email_domain_limit branch. Will be merged into v10 branch. |
|
Member and forum options – (unnamed).png (393,470 bytes) |
|
|
|
Screenshots attached (config option, and feature in action). |
|
Is this valid only during join? Or is it in effect also after the join process (i.e: when current members modify their profile or change their email address)? |
|
We just did for joining. My thinking is that this feature is for security, stopping external people being allowed to get into the site. Do you think it needs doing for account editing also? |
|
I don't see any need for account editing also. Once you're validated, there should be no reason to limit which email is used, except maybe if it's a corporate site and they wanted email addresses restricted to the corporate email domain for privacy/security reasons (which I think would be an edge case). |
|
Exactly. I thought it was worthwhile to allow admins to edit it to something freely, but I didn't think it was worthwhile to introduce a privilege to decide who could do that (bloat). |