I want to write a web frontend to a legacy database backend The legacy database has a quite sophisticated permission system enforced by the database server
Logging in with just thedefault pylons configuration (as one database user+password) won't work - either I break the existing security model by logging pylons framework in as a superuser, or I lock users with higher permission levels out of the web interface. What can I do with pylons + SQLAlchemy in that aspect? Would be grateful for any help, a great many hours of googling yielded no useful results. Horst --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
