LibreChat/api/server
Marco Beretta a7f5b57272
🚫👤feat: delete user from UI (#1526)
* initial commit

* fix: UserController bugs; fix: lint errors

* fix: delete files

* language support

* style(DeleteAccount): update to the latest style

* style: fix after merge main

* chore: Add canDeleteAccount middleware for user deletion endpoint

* chore: renamed to ALLOW_ACCOUNT_DELETION

* fix(canDeleteAccount): use uppercase admin role

* chore: imports order

* chore: Enable account deletion by default if omitted/commented out

* chore: Add logging for user account deletion

* chore: Bump data-provider package version to 0.6.6

* chore: Import Transaction model in UserController

* chore: Update CONFIG_VERSION to 1.1.4

* chore: Update user account deletion logging

* chore: Refactor user account deletion logic

---------

Co-authored-by: Berry-13 <root@Berry>
Co-authored-by: Danny Avila <messagedaniel@protonmail.com>
Co-authored-by: Danny Avila <danny@librechat.ai>
2024-06-05 19:35:12 -04:00
..
controllers 🚫👤feat: delete user from UI (#1526) 2024-06-05 19:35:12 -04:00
middleware 🚫👤feat: delete user from UI (#1526) 2024-06-05 19:35:12 -04:00
routes 🚫👤feat: delete user from UI (#1526) 2024-06-05 19:35:12 -04:00
services 🚫👤feat: delete user from UI (#1526) 2024-06-05 19:35:12 -04:00
utils ⬇️ fix: JSON LibreChat Imports (#2897) 2024-05-29 09:15:05 -04:00
index.js 🔧 chore: Add import/order Eslint Rule (#2928) 2024-06-04 08:56:26 -04:00
socialLogins.js 🔊 fix(tts): NotAllowedError (mobile/safari), Unsupported MediaSource type (firefox), Hide Audio Element (#2854) 2024-05-24 12:18:11 -04:00