rafalp/Misago

Add setting for disabling email fallback in OAuth matching logic

Open

#2,128 opened on Jun 25, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (509 forks)batch import
area: backendfeature: authhelp wanted

Repository metrics

Stars
 (2,409 stars)
PR merge metrics
 (Avg merge 2d) (33 merged PRs in 30d)

Description

Currently, if OAuth fails to match user over the subject, it will attempt to match via e-mail. There should be a setting for disabling this fallback.

Contributor guide