diff options
| author | Florian Baumann <flo@noqqe.de> | 2018-02-08 22:46:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-08 22:46:06 +0100 |
| commit | 7e76b127cd36d0310fdf98afd66e1999b4fc0d35 (patch) | |
| tree | c5e698733bd41b44ff7d274b46af1d2ee4eb9fe1 /pkgs/development/python-modules/termplotlib | |
| parent | 693ab60bb4f7e2cf542cd87f23cfd4b0bf5d110a (diff) | |
Multiple users with hashedPassword is broken in mosquitto
If you have more than 1 User with hasedPassword Option set it generates
```
rm -f /var/lib/mosquitto/passwd
touch /var/lib/mosquitto/passwd
echo 'user1:$6$xxx' > /var/lib/mosquitto/passwd
echo 'user2:$6$xxx' > /var/lib/mosquitto/passwd
```
Which ends up in only having 1 user.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib')
0 files changed, 0 insertions, 0 deletions
