LibreChat/api
AndrejG82 d79f585052
fix: allow setting username in openIdStrategy (#744)
* fixed bug in setting username from openid jwt token

* bugfix - changed , to ; at end of line
2023-08-04 14:26:14 -04:00
..
app Add a dropdown list in setting to allow change language. (#726) 2023-07-31 11:47:14 -04:00
lib fix(db/indexSync.js): update import paths for Conversation and Message models 2023-07-28 13:42:39 -04:00
middleware ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
models fix(meilisearch): results will now properly paginate 2023-07-28 13:42:39 -04:00
server refactor: Settings/Presets UI Restructure, convert many files to TS (#740) 2023-08-04 13:56:44 -04:00
strategies fix: allow setting username in openIdStrategy (#744) 2023-08-04 14:26:14 -04:00
test refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
utils Feat email password reset (#730) 2023-07-31 22:37:46 -04:00
jest.config.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
package.json Feat email password reset (#730) 2023-07-31 22:37:46 -04:00