Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 1.8.2
-
Fix Version/s: None
-
Component/s: Authentication
-
Labels:None
-
Environment:moddle 1.8.2+ (17.09.2007)
-
Affected Branches:MOODLE_18_STABLE
Description
When creating account using email. The form does not allow subdomains in email address. for ex. allowemailaddresses i set to domain.com it allows user@domain.com but not user@subdomain.domain.com.
It worked in previous versions (1.6)
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Hi, you can allow subdomains by adding the string .domain.com to the allowed list to explicitly allow subdomains.
I am going to try and add this info to the settings page help now.
Closing this now, thanks