Need Session ID for logout Need Session ID for logout
 

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

Need Session ID for logout

Started by Gephri, February 20, 2007, 10:25:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gephri

I have the following issue when trying to bridge coppermine and phpBB using CPG Loginform Plugin 1.1 bu Stramm:
A user can not log properly because the SID doesn't carry through the process.  Any idea how to get the logout process to recognize the phpBB session id on logout?

Coppermine install: /cpg/
Forum install: /phpbb/
Coppermine version: cpg1.4.10
Forum version: phpBB 2.0.22
Cookie name/preifx:  ss_pg_cookie

Nibbler

Get the plugin to use cpg_udb::logout() or if that's not possible the session id is stored in $cpg_udb->sid.