John Schaeffer

Results 5 issues of John Schaeffer

Security best practices indicate CSRF tokens should be unique for each user session. Adding a `force_new` parameter to `generate_csrf` enables users to generate new CSRF tokens between user sessions with...

csrf

## Bug Reporting CCM does not properly detect nodes that are powered off. ### Expected Behavior On shutdown of a Kubernetes node, the CCM detects that it is powered off...

This PR includes a few fixes for cert-manager-webhook-linode, namely: * Support for cross-platform image builds using `GOARCH` * Support for private image repositories using image pull secrets, configurable using `deployment.imagePullSecret`...

## What kind of change does this PR introduce? This PR adds the `http_route` label to standard HTTP server metrics collected by the otelhttp package. This enables users to collect...

## What kind of change does this PR introduce? This PR adds two new metrics, `gotrue_email_send_operations_counter_total` and `gotrue_email_send_errors_counter_total`, for tracking email send operations and errors respectively. The purpose of these...