I am using Liferay 6 .
I have read that Liferay Hooks can be used to modify JSP , Property files , Model Listeners , System Events , without touching Liferay code at all .
So my question is that can i use Liferay Hooks for Modfying Liferay Login pre and Post events ??
Please specify .
Thank you .
Yes. What you want to do is specify a portal.properties file in a hook project and then set the following properties:
login.events.pre=
login.events.post=