Just wanted to share some code that will loop all the registered event handlers of a ColdBox application. This function is called every time a fwreinit is received and pass all the events to my security model so they can …
Just wanted to share some code that will loop all the registered event handlers of a ColdBox application. This function is called every time a fwreinit is received and pass all the events to my security model so they can …