I'd like to force front end users to have a special character, a number, and a capital letter, when they change their password.
(I mean, there: {FrontEndUsers form="changesettings"} )
What would you suggest?
- having some javascript check? Could be bypassed (should be ok though), but also js could be disabled on the client. (And first quick tests has my js code not being loaded)
- modifying the FEU module?
- other?
thanks, I'm a bit clueless on this one...!


