DiamondLightSource / DiamondLightSource/techui-builder

Add option to lock devices behind a password/auth-auth?

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

On some beamlines (e.g. I19) they have found it useful to have the option of "locking" devices behind a password so that users can't go and mess around in them. Could it be useful to add a "locked" option to the `create_gui.yaml`?

e.g.
```yaml
beamline:
dom: p47
desc: Test Beamline
password: 1234 <----------

components:
fshtr:
desc: Fast Shutter
prefix: BL47P-EA-FSHTR-01
locked: true <----------
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.