Chris W

Results 12 comments of Chris W

The theme option was stripped from the gui, mostly for space reasons. With the amount of custom elements and the crapton of css, having multiple themes will be quite the...

I definitely need to look into that - sadly not particularly good at dark color themes, but will try with a bit of time.

Reminder for maintainers to heavily test encryption with this once it has been merged 🙂 Great job!

We face the same issue on the latest Debian 11 native build, 2.2.9. We do not use SPOE in our config, but a fairly standard config with frontend and backends,...

This should be reverted, as it currently breaks SNI connection on FFMQ. The reason is the one line change in client.py

While we should add a failsafe on our end, does it not make a lot more sense to add shadow files from mac (or windows), like both of these, to...

Unfortunately no, it seems like we can't. I fear this might be a classic issue of inconsistent expected roomup / destroy strategies that Terraform notoriously cannot handle. If the IAM...

Yes, pretty much. The users are pre-existing google cloud iam users (provided by an existing google workspace identity). They are then created as a [https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/sql_user.html](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/sql_user.html) via Terraform, specifically as type...