Hi All, Currently we expose the database tables primary key value in the URL.
For example, to display the User profile, I use www.example.com/profile/view/12345 where profile is my controller and view controller function and 12345 is actually user id (table: profile, column: uid). Is this recommended approach? How secure is this? Regards, Kriah --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
