LibreChat/api/strategies
Fuegovic d2ce2ef2cd
Fix: Increase password max length and accept '-' for username in regex (#564)
* fix: increase username max length and accept '-' in regex

* fix: increase username max length and accept '-' in regex

* fix: increase username max length and accept '-' in regex
2023-07-01 20:12:45 -04:00
..
facebookStrategy.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
googleStrategy.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
jwtStrategy.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
localStrategy.js fix(User.js, auth.service.js, localStrategy.js): change deprecated Joi.validate() to schema.validate() method (#322) 2023-05-18 17:39:06 -04:00
openidStrategy.js Fix: Increase password max length and accept '-' for username in regex (#564) 2023-07-01 20:12:45 -04:00
validators.js Fix: Increase password max length and accept '-' for username in regex (#564) 2023-07-01 20:12:45 -04:00