Jamil

Results 352 issues of Jamil

Remembering to upgrade Gateways is a constant source of pain for admins, and frequently leads to us having to remind folks to upgrade them to fix bugs. Having outdated components...

kind/feature
area/gateway
kind/UX/admin
kind/feedback

When doing full-route tunneling, it would be helpful to prevent certain CIDRs from being routed, like in the case where you're unable to isolate the Gateway from other protected Resources...

area/gateway
area/portal
kind/UX/admin
kind/feedback

Hello, thanks for the wonderful library. Are there any plans to support the `socket_dir` configuration option for connecting over UNIX sockets? Happy to attempt a PR if there are no...

- Removes obsolete context module tests - Removes old job system tests - Moves the outdated_gateways test to workers/ Related: #11056

Supports inserting structs directly (similar to Ecto.Repo) for convenience.

Moves the gateway token type to its own dedicated table and updates views and controllers to use the new semantics. This is done to simplify / clarify tokens and authentication...

Moves the relay token type to a dedicated table, preserving all existing tokens in the process. All fields unused / unneeded by relay tokens are removed for simplicity / clarity....