mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
![]() - Added support for a minimum password length defined by the MIN_PASSWORD_LENGTH environment variable. - Updated login, registration, and reset password forms to utilize the configured minimum length. - Enhanced validation schemas to reflect the new minimum password length requirement. - Included tests to ensure the minimum password length functionality works as expected. |
||
---|---|---|
.. | ||
app | ||
cache | ||
config | ||
db | ||
lib/utils | ||
models | ||
server | ||
strategies | ||
test | ||
utils | ||
jest.config.js | ||
jsconfig.json | ||
package.json | ||
typedefs.js |