mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
The default password policy from #39381 (12+ chars with upper, lower, number, and special) makes globalSetup's POST /user/update with password "test" fail with a 400, so every role login in the UI e2e suite has been failing since that merge. Seed the roles, the noteam@test.local login, and the second-admin spec with policy-compliant passwords and update the scrypt hash in seed.sql to match. |
||
|---|---|---|
| .. | ||
| mock_llm_server | ||
| config.yml | ||
| menuMappings.ts | ||
| migratedPages.ts | ||
| pages.ts | ||
| roles.ts | ||
| seed.sql | ||
| users.ts | ||