storj/satellite/console/consoleweb
Moby von Briesen 3d1007ae18 private/apigen: Change order of operations in api generation
Move the IsAuthenticated check until after initial parameter
parsing/validation. IsAuthenticated will be more expensive than
parsing/validation, so we should fail before auth if possible.

Change-Id: I96a020892eabcb750e8ec9ecc1d8b7d9bf8bf573
2023-01-11 16:54:53 +00:00
..
consoleapi private/apigen: Change order of operations in api generation 2023-01-11 16:54:53 +00:00
consoleql satellite/console: add public ID field to graphql Project 2023-01-04 15:00:20 -05:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
endpoints_test.go web/satellite: unauthorized error (401) interception for http requests 2022-12-20 07:14:17 +00:00
server_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
server.go web/satellite: removed old create access grant flow 2022-12-23 15:14:02 +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