Jump to content

suggestion to implement sso within phpfreaks.com


Recommended Posts

hi,

 

when I login to http://www.phpfreaks.com and clicks forums link

it sends me to http://www.phpfreaks.com/forums/ and asks login credentials again

is there anything you can do to use the current session of http://www.phpfreaks.com in http://www.phpfreaks.com/forums/

 

Thanks,

Sharad.

Write me two functions:

 

1. A function that detects if there is an active SMF session and returns information about the user.

2. A function that creates an SMF session.

 

You're not allowed to use SMF's APIs because they suck and pollute the global namespace. If someone does that then I'll incorporate it into the code, otherwise I won't bother because I think the benefit is negligible.

 

You're all programmers, right? Surely it'll be no problem. That seems to be the argument people use when they ask us to create custom modifications for the forums anyway.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.