Hello
Currently if you have some applications installed on Easysocial, and you disable them they are still available if you access them using direct link if you know the app id, example let say you have Easydiscuss application installed and you have disabled it, you will still be able to access it using:
index.php?option=com_easysocial&Itemid=999&id=778&lang=en&view=profile&appId=101
Where (101 is the id of that application)
It would be better if to return an error instead I think.
Regards