grapemix

Results 35 comments of grapemix

@hendrik1120 , thanks for your help. In short, I tried what you suggested, but the bug still exists. Long story: 1. I did try all combinations (comma, space and CRLF)...

ghcr.io/authelia/authelia:4.38.8 ghcr.io/onedr0p/glauth:v2.2.0-rc1 jellyfin/jellyfin:10.9.11 jellyfin-plugin-sso:3.5.2.4 Tailored authelia cfg: ``` authentication_backend: ldap: address: MY_LDAP_ADDR implementation: custom timeout: 5s start_tls: false base_dn: DEPENDS_ON_HOW_YOU_SETUP additional_users_dn: ou=users users_filter: 'DEPENDS_ON_HOW_YOU_SETUP' # The line below causes requests...

In that way, I am cool to close this issue. Thanks for the response. I will leave it open in case you want to use this ticket to track the...

> > can this be self-hosted or are there any other alternatives? > > It can, but not really. The server component it tightly coupled to GCP and other third-party...

I guess what he means is that his data already stored in pg. It is silly to export those data to sqlite, modify in grist and then import back to...