You could also provide some client side validation to stop the vast majority of users submitting the form with an understrength password in the first place.
On Apr 14, 5:32 pm, Berend de Boer <[email protected]> wrote: > >>>>> "Jochen" == Jochen Daum <[email protected]> writes: > > Jochen> Can I control the password remember functionality of common > Jochen> browsers here? Any workaround? > > The problem is because the application is not REST. It returns a "200 > OK" response, even if the password is wrong. I think if you return a 403 > response, the browser might not remember the password. > > -- > Cheers, > > Berend de Boer --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
