storj/satellite/console/consoleweb
Jeremy Wharton b7ae52fb35 web/satellite: add captcha verification to forgot password form
This change adds the option of requiring users to pass a captcha
verification before password recovery emails can be sent to them.
The captcha for the Forgot Password form shares a configuration with
the one for the login form.

Change-Id: I27fdb4ed42cd9da1b4b8b1e80357892dc4091765
2022-09-22 15:20:04 +00:00
..
consoleapi web/satellite: add captcha verification to forgot password form 2022-09-22 15:20:04 +00:00
consoleql satellitedb: add token balance to API endpoint 2022-08-31 22:55:16 +00:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
endpoints_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +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: add captcha verification to forgot password form 2022-09-22 15:20:04 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00