github / github/codespaces-django
CSRF checking fails for /admin on new projects
未關閉
- 主要語言
- Python
- 星號
- 129
- 分支
- 160
- PR 合併指標
- 30 天內沒有已合併 PR
描述
After creating a new project using `django-admin startproject`, CSRF checking fails for /admin.
This relates to the default project fixed under #8
貢獻指南
研究方向
Reproduce the failure with a project created by `django-admin startproject` and request `/admin`. Review the default project changes discussed in #8, then trace the CSRF failure from the generated project configuration. Done means a newly generated project passes CSRF checking when accessing `/admin`.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- django, python
- 領域
- backend, security
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100