Hello, thanks for your plugin! The ability to add a validator to the CakeDC.Users model for registration is missing. This solution: Extending the Plugin - doesn't fit. Because I'm fine with the model and controller from the plugin. In addition, when updating the plugin, you can change the model code. Also, adding a validator will not work using the Users.Global.beforeRegister event - because event result should only be user entity
Hello, thanks for your plugin! The ability to add a validator to the CakeDC.Users model for registration is missing. This solution: Extending the Plugin - doesn't fit. Because I'm fine with the model and controller from the plugin. In addition, when updating the plugin, you can change the model code. Also, adding a validator will not work using the Users.Global.beforeRegister event - because event result should only be user entity