mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-28 00:17:12 +01:00
We'll store hashes for the last 5 passwords, fetch them all for the user wanting to change their password, and make sure the password does not verify against any of the 5 stored hashes. Includes some password-related UI/UX improvements and refactors. Also some fixes related to reset password rate limiting (instead of an unhandled exception), and token expiration on error. --------- Co-authored-by: Nuno Góis <github@nunogois.com> |
||
---|---|---|
.. | ||
admin-api | ||
auth | ||
client-api | ||
edge-api | ||
backstage.test.ts | ||
backstage.ts | ||
controller.ts | ||
health-check.test.ts | ||
health-check.ts | ||
index.ts | ||
logout.test.ts | ||
logout.ts | ||
public-invite.test.ts | ||
public-invite.ts | ||
unleash-types.ts | ||
util.ts |