mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
* 🚀 feat: Implement v3 encryption and decryption methods for TOTP secrets * 🚀 feat: Refactor Two-Factor Authentication methods and enhance 2FA verification process * 🚀 feat: Update encryption methods to use hex decoding for legacy keys and improve error handling for AES-256-CTR * 🚀 feat: Update import paths in TwoFactorController for consistency and clarity |
||
|---|---|---|
| .. | ||
| agents | ||
| assistants | ||
| auth | ||
| AskController.js | ||
| AuthController.js | ||
| Balance.js | ||
| EditController.js | ||
| EndpointController.js | ||
| ErrorController.js | ||
| ModelController.js | ||
| OverrideController.js | ||
| PluginController.js | ||
| tools.js | ||
| TwoFactorController.js | ||
| UserController.js | ||