#89: None -------------------------+-------------------------------------------------- Reporter: anonymous | Owner: sakhmechet Type: enhancement | Status: new Priority: low | Milestone: 0.2 Component: weblocks | Version: Keywords: None | -------------------------+-------------------------------------------------- http://withdrawalsymptomsofvaliumbia.blogspot.com http://xanaxandmethadonecombinedfip.blogspot.com http://pharmaciescarryinggenericvaltrexwjv.blogspot.com http://weaningoffvicodinduringpregnancyxtk.blogspot.com http://brownurinevaliumfci.blogspot.com http://europeonlinesaleviagramqy.blogspot.com http://generiscialisbcd.blogspot.com http://cheapvicodinnoaprescriptionhri.blogspot.com http://adipexandindiamiv.blogspot.com http://somawatson350dfn.blogspot.com http://buytramadolcodqmm.blogspot.com http://fdaphentermineonlinehla.blogspot.com http://vicodinwithdrawaleffectszez.blogspot.com http://phentermine120e- checkandnotsearchlcp.blogspot.com http://darvocetcomparedtovicodinamm.blogspot.com http://freeonlineorderviagraygx.blogspot.com http://meridiaasacyp3ainducersmih.blogspot.com http://viagracontraindicationsdosagestoq.blogspot.com http://thomassomahaz.blogspot.com
#89: None --------------------------+------------------------------------------------- Reporter: anonymous | Owner: sakhmechet Type: enhancement | Status: closed Priority: low | Milestone: 0.2 Component: weblocks | Version: Resolution: invalid | Keywords: None --------------------------+------------------------------------------------- Changes (by sakhmechet):
* resolution: => invalid * status: new => closed
#89: Add MIN-LENGTH to PASSWORD parser; enforce MAX-LENGTH on the server side --------------------------+------------------------------------------------- Reporter: lpolzer | Owner: sakhmechet Type: enhancement | Status: new Priority: low | Milestone: Component: weblocks | Version: Resolution: | Keywords: password,min-length,max-length --------------------------+------------------------------------------------- Comment (by sakhmechet):
min-length should probably be specific to input-presentation/text-parser, not just passwords. Also, max-length should be enforced for all input fields as well, as it isn't specific to passwords.
Once min-length is implemented for input fields, it's probably a good idea to set password min-length to some reasonable configurable default (*password-min-length*).
It looks like max-length is appropriate for both presentations and parsers, a situation I didn't think of. They should probably be derived from a common subclass then, unless we want to specify max-length twice (once in the parser, and once in the presentation).
cl-weblocks-ticket@common-lisp.net