storj/satellite/console
Matt Robinson 976881f72b
satellite/console: Add security headers (#3615)
* satellite/console: Add X-Frame-Options and Referrer-Policy security headers

* Update to use CSP instead of XFO and include tardigrade.io

* Make FrameAncestors a config option

* Update satellite-config lock

* Make help text for FrameAncestors better
2019-11-21 11:15:22 -05:00
..
consoleauth private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
consoleweb satellite/console: Add security headers (#3615) 2019-11-21 11:15:22 -05:00
apikeys_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
apikeys.go satellite/console: Added error for adding api key with existing name attempt. (#3185) 2019-10-10 16:28:35 +03:00
auth.go web/satellite: auth error messages fixed (#3426) 2019-11-05 13:55:26 +02:00
billinghistoryitem.go satellite/payments: add cents values to transaction info (#3614) 2019-11-21 15:23:16 +02:00
database.go satellite/payments: project usage charges (#3512) 2019-11-15 16:27:44 +02:00
projectmembers_test.go satellite/satellitedb: separate uuid creation from db layer (#3600) 2019-11-20 14:16:27 -05:00
projectmembers.go web/satellite: API keys paged backend (#2839) 2019-09-12 17:19:30 +03:00
projects_test.go satellite/satellitedb: separate uuid creation from db layer (#3600) 2019-11-20 14:16:27 -05:00
projects.go satellite/payments: project usage charges (#3512) 2019-11-15 16:27:44 +02:00
registrationtoken.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
resetpasswordtoken_test.go satellite/satellitedb: separate uuid creation from db layer (#3600) 2019-11-20 14:16:27 -05:00
resetpasswordtoken.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
service.go satellite/payments: token deposit accept cents (#3628) 2019-11-21 16:25:37 +02:00
sortdirection.go web/satellite: API keys paged backend (#2839) 2019-09-12 17:19:30 +03:00
usercredits_test.go satellite/satellitedb: separate uuid creation from db layer (#3600) 2019-11-20 14:16:27 -05:00
usercredits.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
users_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
users.go web/satellite: auth graphql api replaced with REST API (#3396) 2019-10-29 16:24:16 +02:00
validation.go web/satellite: auth graphql api replaced with REST API (#3396) 2019-10-29 16:24:16 +02:00