LibreChat/e2e/setup
Marco Beretta bdb222d5f4
🔒 fix: resolve session persistence post password reset (#5077)
*  feat: Implement session management with CRUD operations and integrate into user workflows

*  refactor: Update session model import paths and enhance session creation logic in AuthService

*  refactor: Validate session and user ID formats in session management functions

*  style: Enhance UI components with improved styling and accessibility features

* chore: Update login form tests to use getByTestId instead of getByRole, remove console.log()

* chore: Update login form tests to use getByTestId instead of getByRole

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
2024-12-23 05:12:07 -05:00
..
authenticate.ts 🤲 feat(a11y): Initial a11y improvements, added linters, tests; fix: close sidebars in mobile view (#3536) 2024-08-04 20:39:52 -04:00
cleanupUser.ts 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05:00
global-setup.local.ts ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
global-setup.ts feat(db & e2e): Enhance DB Schemas/Controllers and Improve E2E Tests (#966) 2023-09-18 15:19:50 -04:00
global-teardown.local.ts feat(db & e2e): Enhance DB Schemas/Controllers and Improve E2E Tests (#966) 2023-09-18 15:19:50 -04:00
global-teardown.ts feat(db & e2e): Enhance DB Schemas/Controllers and Improve E2E Tests (#966) 2023-09-18 15:19:50 -04:00