Hi,
After some investigations, seems that the function which check authorisation to object is the method_authorise
here :
api.joomla.org/cms-3/classes/Joomla.CMS.User.User.html#method_authorise
I understand I can create my own actions to be triggered , but not sure if it is the best way to do as I would need to modify the "joomla core" files, means, eachtime an update will be applied, I will have to re-update afterwards.
According to you experience, could you indicate what is from your point of view the best way to proceed ? maybe something better ?
Thx !