Merge branch 'stable-3.1' of https://github.com/thms0/AlternC into thms0-stable-3.1
This commit is contained in:
		
						commit
						d07d5ae8ad
					
				|  | @ -1353,6 +1353,10 @@ class m_dom { | |||
|             } | ||||
|         } | ||||
| 
 | ||||
|         // Forbidden to create a CNAME RR on the domain APEX (RFC 1912)                                                                                                                               
 | ||||
|         if ($type == 'cname' && $sub == '')     | ||||
|             return false;   | ||||
| 
 | ||||
|         // All is right, go ! Create ur domain !
 | ||||
|         return true; | ||||
|     } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Dominique Rousseau
						Dominique Rousseau