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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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. :)