ISISComputingGroup / ISISComputingGroup/IBEX
ScriptServer: Look into security
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
Currently the script server has security to allow no access without developer modifications (https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/ISIS-Proxy#security)
This will not be the best solution on production systems.
Some things to think about:
* Can we set passwords/usernames as environment variables
* Will we prompt an IBEX user for credentials when they try and run scripts
* Confirm that a user cannot easily bypass the proxy to get around any security measures
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.