W Wal Chevereto Member Sep 30, 2014 #1 Hey guys, I'd like to restrict the signups to only one single email domain. Something like banning every *@* e-mail and only allow this kind of domain *@chevereto.com for instance. Is it possible ? Thank you for your answers
Hey guys, I'd like to restrict the signups to only one single email domain. Something like banning every *@* e-mail and only allow this kind of domain *@chevereto.com for instance. Is it possible ? Thank you for your answers
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Oct 1, 2014 #3 To do that you need to inject your code at class.user.php level and you need to do it in insert() and edit() functions.
To do that you need to inject your code at class.user.php level and you need to do it in insert() and edit() functions.
W Wal Chevereto Member Oct 1, 2014 #4 Oh way to complex for me.. I'm only starting to learn PHP.. Matlab and LabView are the codes I know for the moment..
Oh way to complex for me.. I'm only starting to learn PHP.. Matlab and LabView are the codes I know for the moment..