LibreChat/api
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
..
app refactor(initializeFunctionsAgent.js): remove unused code and comments (#544) 2023-06-22 20:40:23 -04:00
lib feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
middleware Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
models Fix: Increase password max length and accept '-' for username in regex (#564) 2023-07-01 20:12:45 -04:00
server fix: #546 issue with closing registration (#547) 2023-06-25 15:40:31 -04:00
strategies Fix: Increase password max length and accept '-' for username in regex (#564) 2023-07-01 20:12:45 -04:00
test test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00
utils feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
jest.config.js test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00
package.json Release: 0.5.2 (#558) 2023-06-27 09:21:22 -04:00