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

Re: [webmaster33] Regexps for system fields in the user table

Quote Reply
Re: [webmaster33] Regexps for system fields in the user table In reply to
Thanks for your fast answer!

I know that regexps are stored in the .def files. I only wonder why some "user system fields" are not editable in the admin gui so that regexps can be changed there directly. Only custom user fields are editable for the moment. I wonder if there is a special reason for this...

Maybe, there are some places in the DBMan SQL code where user system fields are being checked (e.g. Username, Password)?

By the way - do you have a suggestion for a good username regexp that allows no "number only usernames" (\D+) and requires a minimum of 8 chars and a maximum of 12 chars {8,12}. What special signs would you exclude in addition?

Your help is being appreciated very much!

All the best,
Smileliver
Subject Author Views Date
Thread Regexps for system fields in the user table olivers 11851 Sep 12, 2005, 4:47 AM
Thread Re: [olivers] Regexps for system fields in the user table
olivers 11201 Feb 15, 2006, 11:59 AM
Thread Re: [olivers] Regexps for system fields in the user table
webmaster33 11204 Feb 18, 2006, 5:13 AM
Thread Re: [webmaster33] Regexps for system fields in the user table
olivers 11181 Feb 19, 2006, 9:56 AM
Thread Re: [olivers] Regexps for system fields in the user table
webmaster33 11181 Feb 19, 2006, 11:35 AM
Thread Re: [webmaster33] Regexps for system fields in the user table
olivers 11174 Feb 19, 2006, 12:23 PM
Post Re: [olivers] Regexps for system fields in the user table
webmaster33 11173 Feb 19, 2006, 1:25 PM