Abuse Melding

Je hebt een klacht over de onderstaande posting:

19-03-2009, 07:54 door Anoniem

Ik ben bezig met het opstellen van richtlijnen voor het programmeren van een login. Het is wel in het engels. Misschien hebben jullie nog toevoegingen: -Passwords should never be stored in plain-text ; use md5(“oursalt”.md5($pass)) instead -Passwords should at least have a length of 9 characters by default ; Customer should be able to adjust this setting according to their companies password policy -Passwords should be able to be large to allow passfrases (length of at least 256) -Passwords should be able to hold upper- and lowercase alpanummeric,nummeric and symbols characters -Users should be able to change their password -Users should provide their old password when changing their password -Users should be forced to change their password monthly by default ; Customer should be able to adjust this setting according to their companies password policy -User should be able to request new (randomly generated) password in case he/she forgot his password -Login form should block false ...

Beschrijf je klacht (Optioneel):

captcha