storj/satellite/console/consoleweb
Ivan Fraixedes 6885ca27fb private/apigen: Inject middleware code after param parsing
Inject the middleware code after the query and path parameters parsing
because in the case that a middleware needs to execute a more expensive
logic, it isn't executed if there are malformed or missing parameters.

Change-Id: I883ade8ee42d25accb153c78d9f583d883730d6a
2023-11-27 23:02:44 +00:00
..
consoleapi private/apigen: Inject middleware code after param parsing 2023-11-27 23:02:44 +00:00
consoleql satellite/console: update project usage-limits endpoint to also return buckets count/limit 2023-11-16 00:08:59 +00:00
consolewebauth satellite/console: support hosting Vuetify POC on subdomain 2023-08-14 13:15:41 +00:00
config.go satellite/{console,web}: add activation code config flag 2023-11-22 09:58:35 +00:00
endpoints_test.go satellite/console,web/satellite: disallow creating multiple new invites 2023-10-17 09:05:00 -05: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,web/satellite: Change Vuetify app prefix to "v2" 2023-10-17 22:12:46 +00:00
server.go satellite/{console,web}: add activation code config flag 2023-11-22 09:58:35 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go satellite/console/consoleweb: initialize mime lazily 2023-09-11 15:19:56 +00:00