2Q2C0DE
2Q2C0DE
My suggestion is that authentication might be best handled by something like Authelia or KeyCloak. The former also can be made to handle basic-auth (mainly for programmatic endpoints) as well.
Also experienced this. If you write your alt text before the image or video has finished uploading, the alt text is lost. Should be a straightforward bug to see. 🥳
Just checked. I don't think so. I run resticprofile as user restic (sudo -u restic resticprofile), and that user is the owner of both the .env file and the profiles.yaml...
Weirdly, I just ran resticprofile as current user, after sourcing the env file manually (and testing) and it still isn't picking up the environment variables with unchanged yaml. I will...
Okay, so I run `zsh`, and I just learned there is a difference between a `zsh` variable and an environment variable. My `.env` files looks like this: ```bash PG_DATABASES="db_a db_b...
I haven't yet tested if the `env-file` is working properly, but I managed to get the "outer" environment sorted so dynamic profiles are generated in response to an environment variable....
The JMAP settings are unaltered, so whatever is default. Will attempt log trace and reply again later.