Comment 2 for bug 1928544

Revision history for this message
Jeremy Stanley (fungi) wrote : Re: Restrict path access to prevent path traversal in OpenStack Security Advisories

Oh, I see the problem, it is still correctly trying to return a bool from that function, I just failed to strip off the old startswith() methods for the assignments leading up to it in the previous fix.