LibreChat/api
Dan Orlando 30a49ae611
Feat email password reset (#730)
* change name of auth.service to AuthService

* Add emailEnabled to config api

* Setup email

* update nodemailer version

* add translations

* update .env.example

* clean up console.log's)

* refactor RequestPasswordReset component

* chore: rebuild package-lock.json

---------

Co-authored-by: Daniel Avila <messagedaniel@protonmail.com>
2023-07-31 22:37:46 -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 Feat email password reset (#730) 2023-07-31 22:37:46 -04:00
strategies Oauth fixes for Cognito (#686) 2023-07-22 20:12:15 -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