cloudflare / cloudflare-access-for-atlassian

Authenticate Atlasssian products when using Cloudflare Access
Other
46 stars 15 forks source link

#46 - ActiveObjects related errors when installing 2.11 #47

Closed felipebn closed 4 years ago

felipebn commented 4 years ago

Sometimes the plugin filter would try to access the configuration before it's fully initialized, leading to the issue.

This change adds an event listener to know when it's safe to allow the filter to be applied.