Ignacio Gómez
Ignacio Gómez
Sorry for the delay, @loffa. Tests are passing and the two cases flagged by CodeQL are not real concerns IMO, it's just the `i/l` keys and the hashing format that...
I haven't used a Raspberry Pi in years. That said, sounds like an issue with the Mosquitto version. Try looking in the closed issues for references.
This seems odd, if an ACL check passed because the user was a `superuser` or because it wasn't but had right access, then an ACL cache record should be persisted,...
Ah, I understand now: after the cache expires you have a rapid burst of reads/writes against 50 topics, and they all conduct a superuser check prior to the ACL one....
As you noticed, it's not straightforward since the caching is done at an upper level, so this will need some non trivial refactoring.
Hey, I started working on this a couple of weeks ago but then got derailed by some other stuff. I'll let you know when I resume it.
Yeah, that sounds like a regression when refactoring some backends to receive the log level. I don't have the time right now, but I'll look into fixing it when I...
@eydonmlau I checked and though the level is not set there, the `logLevel` option is passed to every backend initializer. Now, there are some odd things I found: - For...
I'm sorry but I can't possibly help you with that information, that's something for you to debug.
Sorry, but again, I can't help you with this. I'm not a user of MongoDB nor have it installed, and can't tell why you get `unable to authenticate using mechanism...