feat: implement forgot password, added security updates
This commit is contained in:
@@ -14,6 +14,7 @@ const baseSecurityTests = [
|
||||
const dbSecurityTests = [
|
||||
"tests/insecure-design.test.ts",
|
||||
"tests/identification-auth-failures.test.ts",
|
||||
"tests/forgot-password.security.test.ts",
|
||||
];
|
||||
|
||||
export default defineConfig({
|
||||
|
||||
Reference in New Issue
Block a user