LibreChat/client/src/components/Auth
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
..
__tests__ fix: #546 issue with closing registration (#547) 2023-06-25 15:40:31 -04:00
ApiErrorWatcher.tsx feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
index.ts Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
Login.tsx fix: #546 issue with closing registration (#547) 2023-06-25 15:40:31 -04:00
LoginForm.tsx Fix: Increase password max length and accept '-' for username in regex (#564) 2023-07-01 20:12:45 -04:00
Registration.tsx Fix: Increase password max length and accept '-' for username in regex (#564) 2023-07-01 20:12:45 -04:00
RequestPasswordReset.tsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
ResetPassword.tsx Fix: Increase password max length and accept '-' for username in regex (#564) 2023-07-01 20:12:45 -04:00