Gossamer Forum
Home : Products : DBMan SQL : Development, Plugins and Globals :

Re: [Bigpat] User signup and email

Quote Reply
Re: [Bigpat] User signup and email In reply to
I was interested to know the answer to this myself so I traced the answer to -
admin folder - Dbsql.pm - sub user_validate
which is is being called by - admin folder - Dbsql folder - Admin.pm - sub user_update
This is used when you try adding via your DBMan SQL Admin.
If you allow users to sign-up their own account it does not run the same format check and you can add the user with their email address as the username provided it's less than 12 character (which most probably aren't).
Simon.
Subject Author Views Date
Thread User signup and email Bigpat 7428 Mar 20, 2005, 12:10 AM
Post Re: [Bigpat] User signup and email
webmaster33 7225 Mar 21, 2005, 4:58 AM
Post Re: [Bigpat] User signup and email
jai 7240 Mar 21, 2005, 5:27 AM