opencomputeproject / OSF-OSFCI

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

Dropdown-Security-Fix-1 #85

Closed vedicpanda closed 1 year ago

vedicpanda commented 1 year ago

Created a security fix that prevents individuals from accessing the drop down without logging in first. Still needs to be tested

Procedure to test:

Open the CI page. Do not log in Open up developer tools. Go to console and type in this command: $('#navbarDropdownMenuLink').removeAttr("style");, nothing should happen Open up the source code, and search for navbarDropdownMenuLink. All code within the