storj/satellite/console/consoleweb
Wilfred Asomani 2e3ed973de satellite/{consoleapi,web}: limit user input
This change limits the length of user input fields like search, email,
username. It also limits the receivable size of request payloads.
This is to prevent potential DDoS attacks resulting from receiving
large payloads.
Improvements are also made to the accounts page and register success
pages to display long names/emails better.

Issue: https://github.com/storj/storj-private/issues/201

Change-Id: I5d36eb83609b3605335a8d150b275c89deaf3b43
2023-06-05 11:43:56 +00:00
..
consoleapi satellite/{consoleapi,web}: limit user input 2023-06-05 11:43:56 +00:00
consoleql satellite/payments: Remove expired package credits 2023-05-22 11:58:37 +00: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,db}: allow passphrasepromt toggling 2023-05-04 19:26:54 +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/consoleweb: remove trailing slash from URLs 2023-02-21 19:15:36 +00:00
server.go satellite/{consoleapi,web}: limit user input 2023-06-05 11:43:56 +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