You will need to look at the password formtool (/packages/formtools/password.cfc). You should be able to extend the formtool into your project to add extra client- and server-side validation.
Blair On Tue, May 11, 2010 at 1:25 AM, Phil Kemp <[email protected]> wrote: > > Hi guys, > > I've been trying to work out how to make a user's password act a bit more > securely. I can't seem to work out where, if anywhere, I can add code that > will check, for example, the length, whether there are lower case letters, > numbers, etc. Has anyone else tried this before as I think it's an > important > part of FarCry that is so far missing... unless it's been added to version > 6 > (I'm running 5-2-2) > > Cheers, > Phil > -- > View this message in context: > http://old.nabble.com/User-Passwords-tp28512279s621p28512279.html > Sent from the FarCry - Dev mailing list archive at Nabble.com. > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
