DiamondLightSource / DiamondLightSource/python-murfey
Murfey server still looks for security configuration file path from environment variable instead of machine configuration
未关闭
bug
server
- 主要语言
- Python
- 星标
- 2
- 派生
- 1
- 平均合并
- 1 天 10 小时
- 30 天内合并 PR
- 19
描述
When running `murfey.server`, it appears to not get the path to the security configuration from the machine configuration, even though a key for it has already been implemented. User authentication on the FastAPI web page fails when the security configuration environment variable is unset.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by tracing the murfey.server startup path and the existing machine-configuration key for the security configuration path. Compare that lookup with the environment-variable handling, then verify that authentication on the FastAPI page works when the environment variable is unset.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- fastapi, python
- 领域
- api, authentication, backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100