Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDFHER-77 - Allow age to be equal to the configured minimum age in patronAgeValid #1478

Merged

Commits on Oct 8, 2024

  1. Allow age to be equal to the configured minimum age in patronAgeValid

    Updated age validation logic to ensure the calculated age can be equal to the configured minimum age. Previously, the check only allowed ages greater than the minimum, which led to invalid rejections for users whose age exactly matched the threshold.
    kasperbirch1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e0a2a6d View commit details
    Browse the repository at this point in the history