GitHanter

Results 14 comments of GitHanter

Upgrade POI 版本到最新版本5.2.3

We also need to add `mysql_native_password=ON` config for version 8.4, if this config missing, when you grant privilege `"*.*:ALL"`, you will encounter `Plugin 'mysql_native_password' is not loaded` error But maybe...

Oh.. For this issue, we have another ticket #4621

Fixed with https://github.com/kubernetes-sigs/external-dns/pull/4904 /close

I build a local image, and configured it with Authentik userinfo endpoint following [this guide](https://stalw.art/docs/auth/backend/oidc/#userinfo-endpoint), and using roundcubemail as client, ```toml directory.authentik.bind.secret = "xxx" directory.authentik.cache.size = 1048576 directory.authentik.cache.ttl.negative = "10m"...

Even after I mount the ca.crt, it still not work, not sure what's the error(Didn't print out specific error), I used the same roundcubemail container connect to docker-mailserver, and it...

> > I build a local image, and configured it with Authentik userinfo endpoint following [this guide](https://stalw.art/docs/auth/backend/oidc/#userinfo-endpoint), and using roundcubemail as client, > > ```toml > > directory.authentik.bind.secret = "xxx"...

> > > > I build a local image, and configured it with Authentik userinfo endpoint following [this guide](https://stalw.art/docs/auth/backend/oidc/#userinfo-endpoint), and using roundcubemail as client, > > > > ```toml >...

> > > > > > I build a local image, and configured it with Authentik userinfo endpoint following [this guide](https://stalw.art/docs/auth/backend/oidc/#userinfo-endpoint), and using roundcubemail as client, > > > >...