Zach Cardoza
Zach Cardoza
This PR builds on the PR submitted to clear the session state (#1010) and adds a utility for rotating the session which helps resolve down stream feature requests (https://github.com/atinux/nuxt-auth-utils/issues/356). The...
### Describe the feature ## Background A common source of frustration with the `nuxt-auth-utils` library is the inability to refresh session cookies. The data within the cookie can be mutated...
Currently, the matching for `path` only matches against the last segment of the URI and assumes it is prefixed by `.well-known`, but the spec allows for nesting of endpoints within...
As of Chromium `M-136`, when a localhost route is served and devtools are opened, the browser attempts to automatically detect the Workspace folder by making a call to `/.well-known/appspecific/com.chrome.devtools.json` which...
The RAG client doesn't handle the `no_host_verification` TLS security mode. The internal check only looks for `insecure` for bypassing the verification, so by default local instances fail to make the...
While working through the RAG client I found two oddities which had be stumped for hours and required digging into the code to understand what was happening. Both can be...
- Gel Version: 6.11+66a1377 - Gel CLI Version: 7.10.0-dev.1463+ff1bd8d - OS Version: Windows 11 Steps to Reproduce: 1. Run `gel project init` in a project on Windows and the project...
- Gel Version: 6.3+10fd4cc - Gel CLI Version: 7.1.1+45ade47 - OS Version: Linux version 5.15.133.1-microsoft-standard-WSL2 Steps to Reproduce: 1. Run `gel instance upgrade` with an instance defined. (`gel instance upgrade...