What is CPG currently integrated with in terms of Authentication? What is CPG currently integrated with in terms of Authentication?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

What is CPG currently integrated with in terms of Authentication?

Started by skullz, August 16, 2007, 10:39:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

skullz

Currently I have a site that has an open spot for users can input their name and password, I wish to have it connect to coppermines database on mysql 4 and return if the username exists and if password is correct ( not sure how secure that would be... heh ) would have to add captcha i guess to secure it from brute force...

Anyways, what Authentication scripts is CPG 1.4.x currently bridged or integrated with? ( Like allowing me to do the above )?

or is there a way to use the login.php from coppermine file directory and call it all from the sites root directory?

Because honestly, I dunno how to go about doing this and could really use some help. :)