mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 17:30:16 +01:00
- Updated the `findUser` method to normalize email fields to lowercase and trimmed whitespace for case-insensitive matching. - Enhanced the `normalizeEmailInCriteria` function to handle email normalization in search criteria, including `` conditions. - Added tests to ensure email normalization works correctly across various scenarios, including case differences and whitespace handling. |
||
|---|---|---|
| .. | ||
| domain.spec.ts | ||
| domain.ts | ||
| index.ts | ||
| openid.spec.ts | ||
| openid.ts | ||