Daniel Berteaud
Daniel Berteaud
- Stop penpot - Remove the migration flag by opening a connection to the database, then ``` DELETE FROM server_prop WHERE id='v2-migrated'; ``` - Start penpot version 2.0.1 (edit the...
After some more debugging, the issue comes from the fact that the X-Grafana-User header is not sent by Grafana when using Live View mode (so it ended with a default...
Just checked with the Loki datasource, and the X-Grafana-User header is correctly sent in Live View (when dataproxy -> send_user_header is true), so it looks like the problem is in...
I tried, but get very inconsistent results. Sometimes the live tailing is working, but ignoring my logsql filter (it just tails everything), and most of the time, tailing is not...
I need users to enter the DB password to access it (that's how users are authenticated)
If the bookmark has no password, shouldn't the password field of the welcome page be available ?
Bookmarks are still useful to pre-fill all the other parameters. My use case is an application appliance, using various postgres databases. Pgweb is exposed by an nginx frontend with no...
I also think separators (just a labelled rows, to visually separate rules) would be very appreciated. Categories are nice, but not a replacement (If you filter for a category, you...
As an example, I have ~70 different entities connected with IPSec. I need to maintain a set of rules (~5 rules per entity) for each of them, on the IPSec...
I almost had a stroke seeing established connections allowed by totally unrelated rules, starting to think I couldn't trust my rules... A bit relief if it's just the states page...