Flagsmith/flagsmith

Flaky `test_register__without_invite_when_disabled__returns_forbidden`

Closed

#7,695 opened on Jun 3, 2026

 (0 comments) (0 reactions) (0 assignees)Python (264 forks)batch import
good first issue

Repository metrics

Stars
 (3,475 stars)
PR merge metrics
 (Avg merge 3d 7h) (157 merged PRs in 30d)

Description

Sometimes HTTP 403 response fails due to actual view returning 400 — likely because of how the random password is being generated.

Contributor guide