On Jun 13, 2006, at 9:19 PM, Jorge Godoy wrote: > Do you have plans to support something like this in your > implementation? > Demanding that every user in the application is also a user in the > database > is perfectly fine to me (even though some mapping might be used as > well...).
Not really. The main purpose of TurboPeakSecurity is to integrate PEAK.security into TG to delegate authorization to app specific access control rules in an app specific security context. Take a look at http://peak.telecommunity.com/DevCenter/SecurityRules to see how these contexts and rules look like. What I think you're trying to do is delegate authorization to the database itself, therefore TPS becomes redundant :) If intereseted email me privately (\me already feels embarrased by hijacking this thread ;) ) and I can show you some production code so you can see how the API looks like "live". Regards, Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

