Open ghost opened 4 years ago
@x0rzkov Just validate the email presence beforeCreate
an user.
@raven-chen thanks as always for your quick replies :-)
Would it trigger an error message on the frontend ?
that depends on you. you can control it :trollface:
What do you mean ?
Can't we add this rule here ? https://github.com/qor/auth_themes/blob/master/clean/clean.go#L67
Hi @raven-chen
Hope you are all well !
For some reason, some people can register on paper2code.com without providing an email address. They fill a username instead.
Please see the screenshot below:
Is it possible to control/check the email validity on the server side instead of using an html pattern rule ?
Ps. I am using the auth_themes/clean.
Thanks for your insights and inputs on that.
Cheers, X