LibreChat/api/strategies
Sebastien Bruel 353adceb0c
💽 fix: Exclude index page / from static cache settings (#7382)
* Disable default static caching for app's index page

* Update index.html related environment variables in `.env.example`

* Fix linting

* Update index.spec.js

---------

Co-authored-by: Danny Avila <danacordially@gmail.com>
2025-05-16 10:18:52 -04:00
..
appleStrategy.js
appleStrategy.test.js
discordStrategy.js
facebookStrategy.js
githubStrategy.js feat: added Github Enterprise SSO login (#5621) 2025-02-03 15:30:02 -05:00
googleStrategy.js 🧠 feat: Reasoning UI for Agents (#5904) 2025-02-15 18:52:29 -05:00
index.js feat: added Github Enterprise SSO login (#5621) 2025-02-03 15:30:02 -05:00
jwtStrategy.js 🔒 feat: Two-Factor Authentication with Backup Codes & QR support (#5685) 2025-02-17 19:09:36 -05:00
ldapStrategy.js 💽 fix: Exclude index page / from static cache settings (#7382) 2025-05-16 10:18:52 -04:00
localStrategy.js
openidStrategy.js
openidStrategy.spec.js 🔧 refactor: Revamp Model and Tool Filtering Logic (#5637) 2025-02-03 16:08:34 -05:00
process.js
socialLogin.js
validators.js
validators.spec.js