i know that its not right to change anything in dnn to not be overriden in updates , my case is :
I need to call a webservice before raising the user login events and if the webservice returned False i should register the logging user automatically , how can i do this approach without affecting dnn core and dnn updates ?!!