OTP Based endpoints should only work when user enabled send mail/send message settings
未关闭
bug
- 主要语言
- Python
- 星标
- 158
- 派生
- 69
- PR 合并指标
- 30 天内没有已合并 PR
描述
这个 Issue 没有描述。
贡献指南
调研方向
Look for OTP-related endpoints in the codebase, likely in views or serializers. Check user model for settings like 'send_mail' or 'send_message'. The change involves conditionally enabling OTP endpoints based on these user preferences. Test by verifying OTP endpoints only work when the user has the appropriate settings enabled.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- django, python
- 领域
- authentication, backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100