-
I'm trying to implement auth postgres but I can't authorized publishes.
In a desperate attempt I did this:
```lua
-- import default hooks and cache logic
require "auth/auth_commons"
-- import s…
-
With VerneMQ 1.11.0 (Docker `vernemq/vernemq:1.11.0-alpine`) we are unable to authenticate against a Mongo DB using the Diversity plugin. The problem does NOT exist with VerneMQ 1.10.3 and the same Ve…
-
### To help us save time and help you faster
Before opening a new issue, please make sure that there isn't already an open (or closed/resolved) issue reporting the same problem. Please always open …
-
Hi! I thought about wildcards for usernames in ACL and it looks like a good idea for me.
Example ACL looks like:
```
user abc_XXXX
pattern read abc/XXXX/#
```
In this case only one ACL entit…
-
Hi all
I have couple of questions about VerneMQ and this seems to be the right place (Google group seems rather quiet). If I am wrong, please point me in right direction.
Basically, what I am inte…
-
Thanks for the lib! I want to collect metrics such as Redis and MySQL. We know netdata helmchart cannot automatically discover those redis instances, so I need to write down the location (url) of each…
-
I have ` mountpoint ` as one of my users' authentication info, and I am not able to find where to pass it, though I believe it should passed along with `clientID` . Kindly advice.
I am using **Vern…
-
Hello, I'm evaluating the EMQX Broker for the company I work for but I'm having some issues with dropped messages in my benchmark.
I'm using EMQ X Broker 4.3-rc.1 via Docker, no clustering, just a …
-
hi,
I am trying to install vernemq on postgresql and docker swarm. I get the following error.
10:34:22.246 [error] can't call function auth_on_register with args [{addr,},{port,57950},{mountpoint…
-
I'm facing the following scenario:
1. a VerneMQ node with ACLS stored inside a postgres db
2. an **html interface** consumming data from the same db via a PostgREST API (ACLS, device meta, locatio…