PDA

View Full Version : Validate Login via API


chrisbyrd
08-08-2004, 03:42 PM
Hi guys

Applogies if this has already been covered somewhere else - i couldnt find it though

It'd would be really helpful if there was a facility (in the API) to validate a login. Ie, pass the script a username+password and get returned '1' or '0' if the login was successful or not

I am making a billing script that would require users to login and validate to make a payment, view bills etc. It'd be better if they just had to remember the 1 login

Does this sound possible?

:)

DirectAdmin Support
08-11-2004, 10:52 PM
Hello,

Yes, CMD_API_VERIFY_PASSWORD

http://www.directadmin.com/features.php?id=193

John