Results 8 issues of zynzel

Looks like tag.authenticate() for tt2_nxp is broken when password is passed as an string and not byte. ``` File "/usr/local/lib/python3.7/dist-packages/nfc/tag/tt2_nxp.py", line 467, in authenticate return super(NTAG21x, self).authenticate(password) File "/usr/local/lib/python3.7/dist-packages/nfc/tag/__init__.py", line...

### Description Currently Authelia send couple of HTTP headers (Remote-User, Remote-Name, Remote-Email, Remote-Groups) to backend when used with proxy. Right now we have some OIDC support it Authelia, it would...

type/feature
area/openid-connect

Currently `containerd.sock` path is hardcoded (`/run/containerd/containerd.sock`). This will cause image cleanup Job to faild everytime on environments with different path (e.g. k3s). `containerd.sock` is located in `/run/k3s/containerd/containerd.sock` for k3s, probably...

feature

## Description After loading all rules from `coreruleset` (https://coraza.io/docs/tutorials/coreruleset/), Coraza instance consumes 130MB. From quick pprofing looks like issue is with `github.com/cloudflare/ahocorasick.(*Matcher).buildTrie`. I wouldnt care, but nginx with modsecurity (modsecurity-crs...

performance

I start observing increased number of inflight messages which are almost never going down. In same time i didnt notice any disconnects from clients - so looks like clients just...

bug

I was looking for cluster ready mqtt broker for my home environment (k8s) for some time already. But unfortunately all i checked (emqx, vernemq) have some issues (e.g not compatible...

discussion

Im using `passport-openidconnect` with Authelia. With current implementation, only well defined list of UserInfo data (https://github.com/jaredhanson/passport-openidconnect/blob/master/lib/profile.js) can be passed to verify function. It would be nice to be able pass...

### The problem TOD sensor is ignoring daylight saving time. Sensor changed state at `10:30`, after CET->CEST (+1h). After HA reboot everything works correctly. ### What is version of Home...

integration: tod