Skip to content

Tags: openfaas/faas

Tags

0.27.14

Toggle 0.27.14's commit message
Protect telemetry with BasicAuth

Wrap the /system/telemetry handler with the same BasicAuth middleware
as the other /system endpoints. This prevents unauthenticated access
to provider telemetry when basic_auth is enabled.

Credit to @geo-chan for flagging this - but next time follow the
disclosure process - which is not opening a public issue. See
SECURITY.md which points to CONTRIBUTING.md.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alex@openfaas.com>

0.27.13

Toggle 0.27.13's commit message
Update Go to 1.24 and vendor for CE gateway

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>

0.27.12

Toggle 0.27.12's commit message
Remove armv7 from images

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alex@openfaas.com>

0.27.11

Toggle 0.27.11's commit message
Allow CE gateway to proxy telemetry handler from OEM/Pro backend

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>

0.27.10

Toggle 0.27.10's commit message
Update vendor

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>

0.25.4

Toggle 0.25.4's commit message
Apply gofmt

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alex@openfaas.com>