vmeretail / multi-tenancy-bundle

A multi tenancy bundle for Symfony 2 apps
25 stars 11 forks source link

Investigate different URLs #5

Open StephenGillCoop opened 10 years ago

StephenGillCoop commented 10 years ago

Currently one tenant could change the id number to another tenant's record - they will not be allowed (they get an error), but might be worth invetigating guids or equivalent?

StephenGillCoop commented 9 years ago

This could possibly wait until we create Value Objects for IDs?