tailscale/tsweb
Chris Palmer 1f1ab74250
tsweb: use object-src instead of plugin-types (#10719)
plugin-types is deprecated, and setting object-src: 'none' is best
practice. This should result in no functional change.

Fixes #10718

Signed-off-by: Chris Palmer <cpalmer@tailscale.com>
2024-01-03 09:00:57 -08:00
..
promvarz tsweb/promvarz: fix repeated expvar definition in test 2023-05-06 09:53:09 -07:00
varz tsweb/varz: fix exporting histograms 2023-09-07 14:52:59 -07:00
debug.go tsweb: use object-src instead of plugin-types (#10719) 2024-01-03 09:00:57 -08:00
debug_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
log.go tsweb: propagate RequestID via context and entire request 2023-11-30 15:00:29 -05:00
request_id.go tsweb: propagate RequestID via context and entire request 2023-11-30 15:00:29 -05:00
tsweb.go tsweb: use object-src instead of plugin-types (#10719) 2024-01-03 09:00:57 -08:00
tsweb_test.go tsweb: propagate RequestID via context and entire request 2023-11-30 15:00:29 -05:00