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.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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