Skip to main content
Article

What does registration and login rate limit mean?

  • September 22, 2023
  • 0 replies
  • 3 views

Eliza
Forum|alt.badge.img+2

Have you or your users come across these error messages? validation.user_register.ratelimit or validation.user_login.ratelimit.

This isĀ due to our rate limiting feature beingĀ applied when specific users or actions exceed a defined limit. We've developed the following rate limits:

  • Limit on failed registration: visitors fromĀ one IPĀ cannot attempt more than 5 tries per hour when registering a user
  • Limit on failed login: visitors fromĀ one IPĀ cannot attempt more than 5 tries per hour when trying to login as a user


ā”You don't want this limit in your instance? No problem, just drop us a line at support@company.com and we can disable it for you.Ā 

ā”The phrase is not shown correctly? If the errors are shown as validation.user_register.ratelimit or validation.user_login.ratelimit, it can be confusing for users to figure our what is going on. You can easily change them by adding the following phrases in the control environment of your community:Ā 
Ā 

  • Module: Common, Key: validation.user_login.ratelimit
  • Module: Common, Key: validation.user_register.ratelimit

- Frank