A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
I have been trying to find a way to limit the amount of failed logins using EPiServerCommonMembershipProvider in the same way SqlServerMembershipProvider has done with maxInvalidPasswordAttempts and passwordAttemptWindow but so far i havent found any information about this.
Is there a way of doing this using EPiServerCommonMembershipProvider or am I going to have to roll my own solution?