Skip to content

Check plugin permissions before calling onCreate

Nicolas Fella requested to merge work/permload into master

Otherwise if we call something in onCreate for which we don't (yet) have permission we get a permission violation

Merge request reports