Matthias Hörmann
Matthias Hörmann
``` ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (/usr/lib/python3.12/site-packages/werkzeug/urls.py). Did you mean: 'unquote'? ```
To identify which window in e.g. wmctrl is which window in brotab it would be useful if brotab could display the window id by the windowing system for each window,...
This would allow cleaning of e.g. a project you mostly work with productively but you compile it in debug mode occasionally to fix some bugs or add small features. The...
### Current Behavior When I enable fine-grained permissions to allow a client direct naked impersonation manually and compare the realm exports it adds the fields ``` "authorizationServicesEnabled": true, ``` and...
Specifically in utoipa/src/lib.rs and utoipa-gen/src/lib.rs
### Contact Details _No response_ ### What happened? After my last bug report #2551 I did what was about the furthest from recommended and installed the libc packages from Debian...
### Contact Details _No response_ ### What happened? 0.17.0 did not require that glibc version and it would be useful to have binaries from the website work at least on...
### Contact Details _No response_ ### What happened? Requests from netclient to netmaker should use a custom User-Agent header to be more easily identifiable in the webserver/reverse proxy access logs...
**Version** 1.0.1 https://docs.rs/hyper/1.0.1/hyper/client/conn/index.html The link just goes to the module hyper::client above which only contains conn now. Presumably it refers to the code now moved to hyper-util.
I am looking at a situation where I either want to close a persistent notification due to some external event or remove it from the list of notification handles if...