Hi Introvert,

could you not create a user admin user group that is exempt from using the
site_id in your SQL queries..

On Tue, Jan 25, 2011 at 2:30 PM, Gabriel Petchesi <pghora...@gmail.com>wrote:

> This is beyond what you can do with sfGuardUser, search on google for SSO
> (Single Sign On) technologies:
> http://en.wikipedia.org/wiki/List_of_single_sign-on_implementations
>
> If you want to build it yourself you could do something like this:
> 1. User logins to site A
> 2. User gets first page from site A
> 3. In that page include a javascript code that requests a tiny image from
> all the other sites with some additional dynamic variables.
> This code will be executed on the client side and when all images where
> requested you are signed into all other websites.
> Do the same when signout.
>
>     gabriel
>
>
>  --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>



-- 
-----------------------------------------------------------------
http://www.linkedin.com/in/justendoherty - LinkedIn
http://www.twitter.com/phpchap - Twitter
http://www.anotherwebdeveloper.com - Portfolio

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to