-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: matrix-auth-plugin
-
None
-
Environment:matrix-auth-plugin version >= 2.0
We have the need to dynamically check permissionsĀ against an external service when accessing projects. So we wanted to inherit from matrix-auth plugin. But with the refactoring introduced with version 2.0 this is not really possible. All classes in package org.jenkinsci.plugins.matrixauth are more or less access restricted.
Is there a good reason why they are restricted?