Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

How can i make a validation for user

by NodeReaper (Curate)
on Jul 05, 2001 at 19:37 UTC ( [id://94132]=perlquestion: print w/replies, xml ) Need Help??

NodeReaper has asked for the wisdom of the Perl Monks concerning the following question:

Replies are listed 'Best First'.
Re: How can i make a validation for user
by andreychek (Parson) on Jul 05, 2001 at 19:53 UTC
    I wandered over to Critical Path's website to look into this. Unfortunatly, they require user registration to look at their support documentation, so I'm unable to look.

    However, the issue you are attempting to resolve is definitely specific to this software. I'm not sure how Perl would interact with it. Perhaps there is an API it needs to make use of. Maybe there is an SDK. I'm not sure, but your best bet will be to dig through the Critical Path documentation, or to even contact their tech support.

    Just as a side note -- and this can become a religious topic, I just want to make sure it's brought up so you can choose which side you want to be on -- having logins disabled after 3 attempts may be asking for trouble with denial of service attacks. But if that doesn't concern you, by all means continue :-)
    -Eric
Re: How can i make a validation for user
by rrwo (Friar) on Jul 05, 2001 at 19:41 UTC

    So you want to lock out the user after 3 bad login attempts on a web page? That's specific to the web server (and possibly the operating system) you're using.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://94132]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-24 22:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found