DiamondLightSource / DiamondLightSource/python-murfey

Murfey server still looks for security configuration file path from environment variable instead of machine configuration

Open
#397 2 comments 0 reactions 0 assignees View on GitHub
bug server
Dominant language
Python
Stars
2
Forks
1
Avg merge
1d 10h
Merged PRs (30d)
19

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, python
Domain
api, authentication, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.