storj/satellite/console/consoleweb
Egon Elbre 763c04770f satellite/console/consoleweb: fix CSP values
script-src-elem is preferred over script-src in certain scenarios.
If it's absent, then the browser always uses script-src. By adding
script-src-elem it ended up blocking google recaptcha.

Change-Id: I9cf96e71e69054c4a034ca189db84fbe8903a59b
2022-06-02 10:44:48 +03:00
..
consoleapi satellite/projectaccounting: sum up bucket usages for daily usage query 2022-06-01 12:50:10 +00:00
consoleql satellite/console: create new consoleauth service 2022-05-13 16:27:07 +00:00
consolewebauth satellite/console/consoleweb: add endpoint tests 2021-08-19 12:22:45 +03:00
endpoints_test.go satellite/{satellitedb, web}: display object count in satellite UI 2021-11-01 18:26:13 +00:00
server_test.go test: make http client in TestActivationRouting thread-safe 2022-05-25 15:27:02 +00:00
server.go satellite/console/consoleweb: fix CSP values 2022-06-02 10:44:48 +03:00
utils.go all: fix dots 2020-07-16 14:58:28 +00:00