You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1342 allow to set permissions to exclude to empty array overriding defaults (#1347)
* adjustments
* Add function to define the list based on config key presence and provided default
* Add method to initialize permissions
* Set initial PermissionsToExclude property to empty array
* fix: Throw ArgumentNullException if null
* fix: Rename list to configuredList
* fix: Revert intial value of PermissionsToExclude to null
* fix: Add explanatory comment
* Cosmetic updates
---------
Co-authored-by: Waldek Mastykarz <[email protected]>
0 commit comments