Submitted by adriro, and also d3e4
Original Issue: https://github.com/code-423n4/2023-09-asymmetry-findings/issues/38
The changes related to this issue are:
This mitigates the issue, but there is still an edge related to an error introduced in the implementation of the onlyManager modifier.
Access is still allowed if the manager address is uninitialized or has the default value of address(0).
The issue is expanded in detail in Manager authorization in VotiumStrategy still leaves room for unprotected access.
