Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Minimize reset password max SMS per day

Manage the maximum number of SMS codes sent for verification per day by user.

The password_reset.sms.max_per_day system property determines the maximum number of SMS codes sent for verification per day for a user.

Set the property password_reset.sms.max_per_day to a value of `` or less.

More information

AttributeDescription
Configuration namepassword_reset.sms.max_per_day
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeiIteger
Recommended value10
Default value<none>
Fallback value5
CategoryAuthentication
Security risk- Severity score: 5.9 - CVSS score: Medium - Security risk details: If the value is too high, it's easier for attackers to brute force the SMS code.
Dependencies and prerequisitesNone

Parent Topic:Authentication