fusionauth-issues icon indicating copy to clipboard operation
fusionauth-issues copied to clipboard

Limit administrative maximum password length configuration

Open robotdan opened this issue 1 year ago • 1 comments

Limit administrative maximum password length configuration

Description

The default maximum is 256, and this seems more than reasonable for any legitimate password. So we can likely just validate that an admin cannot set this higher than 256.

Related

  • https://github.com/FusionAuth/fusionauth-issues/issues/2671

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

robotdan avatar Mar 19 '24 18:03 robotdan

Internal:

  • https://github.com/FusionAuth/fusionauth-app/pull/402

robotdan avatar Mar 19 '24 23:03 robotdan

Shipping in 1.50.0.

andrewpai avatar Apr 23 '24 21:04 andrewpai