Ignacio Gómez

Results 100 comments of Ignacio Gómez

Hey, thanks for the contribution and sorry I haven't checked yet. I'll try to take a look soon, but I already see we'd need to add some documentation in the...

The other thing is that we're missing tests for the addition.

(If I got your question right) It's not possible right now unless you know how Mosquitto is setting up the username and use any backend to do a fixed check,...

Did I get it right? If not, could you clarify?

Sorry, that's too little information to so anything about it.

@akshayvaji I meant more like do you have any logs, what have you tried, do websockets over TLS work with plain Mosquitto (i.e., without the plugin), etc. I'm sorry but...

If it works with plain Mosquitto but not with the plugin, are you sure you're setting expected fields in your websocket client? The broker may be more liberal about e.g....

@akshayvaji I'd need to see the actual data you're trying to publish and your DB records to check if your ACL query is doing what it needs to do. That...

The positional arguments, i.e. the first `?` is the `username` and the second is `acc` as given by Mosquitto depending on if the user is trying to read, publish or...

Again, I'd need to see how you modeled your data and the actual records you have, I can't guess what you're doing.