kubetail-org / kubetail

Web-based, real-time log viewer for Kubernetes
https://www.kubetail.com/demo
Apache License 2.0
301 stars 16 forks source link

Adds WebSocket connection cross-site protection using SameSite cookie strategy #5

Closed amorey closed 5 months ago

amorey commented 5 months ago

Fixes https://github.com/kubetail-org/kubetail/issues/3

amorey commented 5 months ago

Closing in favor of CSRF token strategy https://github.com/kubetail-org/kubetail/pull/6