I use ysfDimensionsPlugin for a project I'm developing, and I'd like
to add sfDoctrineGuardPlugin to secure my application. My aim would be
to use a different database for sfGuard for each dimension.

For dimension "test1", all the sfGuard stuff would be stored in my
database connection called "db1".
For dimension "test2", all the sfGuard stuff would be stored in my
database connection called "db2".
And so on.

I spent several hours trying to do that, but I couldn't find how.
Actually, I can't even display any admin generator view of
sfDoctrineGuardPlugin, i.e. if I try to display the user list page, I
always get this strange error:
The template "indexSuccess.php" does not exist or is unreadable in "".

Does someone know how to do something like that?
Thanks!

-- 
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to