Jorge M. González Martín

Results 68 comments of Jorge M. González Martín

please send a merge request with this change

So, I understand you need an api path like `/api/objects/index` to be accessed for BOTH authenticated and not authenticated users at the same time, and return results based on that....

Please specify the version of the plugin you're using. Thanks.

I'd improve the documentation to add the following items to all the events: * Name (as we have now) * Why: Describe the reason for this event, add typical use...

* RememberMeAuthenticate is calling `$this->_findUser($cookie['id'])` so your finder/scope would be in effect, did you add the 'active' condition to the users finder? * Another way to fix this behaviour would...

Security issue is not a problem, as the id is encrypted by the server and even if the user know another user's id, he won't be able to inject the...

I'll update this ticket a bit to take note of your suggested feature, thanks!

Please paste your bootstrap.php code to load the plugin and permissions.php file. Thanks,

Last Login sounds great, the IP not so great as it would impact privacy policies in some places. Failed logins could be useful too in case we want to implement...