Website integration: s9y login to website

Discussion corner for Developers of Serendipity.
Post Reply
febone
Regular
Posts: 7
Joined: Fri Feb 23, 2007 10:11 pm

Website integration: s9y login to website

Post by febone »

Hello:
I've seen comments on how to integrate s9y into an existing authentication system.

Can it be done the other way around; using s9y as the authentication system, then being able to break out of the blog into the other secured pages?

Thanks,
Francis.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Website integration: s9y login to website

Post by garvinhicking »

Hi!
Can it be done the other way around; using s9y as the authentication system, then being able to break out of the blog into the other secured pages?
You could do that either by using your own authentication PHP stuff against the serendipity_authors table. Or you can include the s9y framework into your own application, and then use the supplied s9y functions to perform login?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply