storj/satellite/console/consoleweb/consoleapi
Vitalii dedccbd2e4 satellite/console, web/satellite: limit failed login attempts
Added account locking on 3 or more login attempts.
Includes both password and MFA failed attempts on login.
Unlock account on successful password reset.

Change-Id: If4899b40ab4a77d531c1f18bfe22cee2cffa72e0
2022-05-11 14:49:11 +00:00
..
gen private/apigen: Reorganize and rename files 2022-05-09 15:30:54 +00:00
analytics.go satellite/.../consoleapi: Respond with 401 on unauth req (#4781) 2022-05-08 12:35:42 +02:00
api.gen.go rest-api: endpoint reworkings 2022-04-28 18:17:54 +00:00
apikeys_test.go satellite/console: Implement MFA backend 2021-07-26 16:37:05 +00:00
apikeys.go satellite/console/.../consoleapi: Standardize serveJSONError 2021-06-29 09:40:07 -04:00
auth_test.go satellite/console: fixed small email validation issues 2022-04-04 09:43:33 +00:00
auth.go satellite/console, web/satellite: limit failed login attempts 2022-05-11 14:49:11 +00:00
buckets_test.go satellite/buckets: add new buckets service 2021-11-16 12:36:17 +02:00
buckets.go satellite/console/.../consoleapi: Standardize serveJSONError 2021-06-29 09:40:07 -04:00
common.go satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
payments.go satellite/{console,payments},web/satellite: save signup promo code to newly registered users 2022-01-21 15:02:22 +00:00
usagelimits_test.go satellitedb/projectaccounting, web/satellite: reworked bandwidth chart to show both allocated and settled bandwidth 2022-02-08 22:07:59 +00:00
usagelimits.go satellite/projectaccounting, satellite/console, web/satellite: implemented backend for bandwidth chart 2022-01-26 15:09:22 +00:00