storj/satellite/console/consoleweb/consoleapi
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
..
gen satellite/console/.../consoleapi/gen: ensure go generate works 2022-09-02 16:34:46 +03:00
analytics.go satellite/console/consoleweb: early rejection in auth middleware 2022-08-03 18:52:51 +00:00
api.gen.go private/apigen: make code compile with 1.16 2022-09-02 16:34:46 +03:00
apikeys_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
apikeys.go satellite/console/consoleweb: early rejection in auth middleware 2022-08-03 18:52:51 +00:00
auth_test.go satellite/console,web/satellite: limit new password length to 128 2022-09-08 13:29:47 +00:00
auth.go web/satellite: add captcha verification to forgot password form 2022-09-22 15:20:04 +00:00
buckets_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
buckets.go satellite/console/consoleweb: early rejection in auth middleware 2022-08-03 18:52:51 +00:00
common.go satellite/console/consoleweb: early rejection in auth middleware 2022-08-03 18:52:51 +00:00
payments.go satellite/console: add wallet payments API 2022-08-09 14:53:54 +02:00
usagelimits_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
usagelimits.go satellite/console/consoleweb: early rejection in auth middleware 2022-08-03 18:52:51 +00:00