Ignacio Gómez

Results 100 comments of Ignacio Gómez

I'll try to work on this next week, is just the order in which the tag is built: plugin version first and Mosquitto version last. If we swap them, then...

@ralftar I haven't had the time to do so, care to file a PR with that change?

Oh, I missed that! Thanks, @ralight, now it should be fairly easy to return a custom error from the plugin and kick out the client on `auth_plugin.c` based on that....

Update: I already started a (local) branch on this to kickoff expired users, though I'm not sure about polling client statuses. Anyway, when I have the basis for kicking out...

It's been a while since I started and then forgot about this, please ping me if there's still interest in getting it implemented. Cheers!

Hi, @imperaton, and thanks for the contribution! Just a heads-up: I don't have the time to go over it right now, so it might take me some days to review...

@tilmann-bartsch @Booyaabes sorry again for the time taken, I'm just checking on my latest review to see if you're still interested in going forward with this PR. If not, no...

@tilmann-bartsch @Booyaabes I've been doing a cleanup of the repo these past few days and just wanted to check again on this.

I'm not sure what's the issue but at least this query seems wrong: ``` SELECT topic FROM test_acl,test_user WHERE (username = ?) AND rw = ? ``` You're referencing 2...

Hey, @mrdc, I just noticed I never approved this because I was waiting for you to to the change mentioned in [this comment](https://github.com/iegomez/mosquitto-go-auth/pull/169#discussion_r621688692). Since then, some other changes have occured...