opencomputeproject / OSF-OSFCI

Open Source Firmware Continuous Integration source code
MIT License
22 stars 11 forks source link

Dropdown Security Fix Refinement #92

Closed vedicpanda closed 1 year ago

vedicpanda commented 1 year ago

The original security fix did not work as intended, due to some suboptimal function flows and redundant calls. This refinement consists of the deletion of these aforementioned redundancies, as well as the integration of a new sequence flow so that the html insertion of the dropdown static code works as intended.

Procedure to test:

Procedure to make sure the dropdown still works like how it did originally: