Comment 2 for bug 1856119

Revision history for this message
Matt Riedemann (mriedem) wrote :

Should probably move all calls to _ENFORCER.authorize to a separate _authorize method or something and handle FileNotFoundError and if we hit that, null out _ENFORCER, run through init() and then retry the auth check.