storj/satellite/console/consoleweb
Wilfred Asomani 30d0094c43 satellite/console: prevent unauthorized project mutation
This change further restricts projects members from modifying project
details by restricting the project edit graphql mutation; making it
check if the user performing the operation is the owner of the project.

Change-Id: Iaf10d16269ddc29437d3d5629db06e20cea3004e
2023-06-27 15:57:09 +00:00
..
consoleapi satellite/{web,analytics}: add segment events for passphrase modals 2023-06-23 18:30:46 +00:00
consoleql satellite/console/.../consoleql: add project invite expiration status 2023-06-20 22:51:42 -05:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
config.go web/satellite: initial implementation of gallery view 2023-06-02 14:03:49 +03:00
endpoints_test.go satellite/console: prevent unauthorized project mutation 2023-06-27 15:57:09 +00:00
error_fallback.html satellite/console/consoleweb: create a fallback error.html 2023-04-18 14:36:51 +00:00
server_test.go satellite/console: add endpoint to get invite link 2023-06-21 16:08:50 +00:00
server.go satellite/console: add CORS middleware to satellite UI and API 2023-06-23 17:46:44 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00