OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.94k stars 942 forks source link

fix Role Permissions of Method UnregisterApplication & Add Parameter to CertificateStoreIdentifier OpenStore Method #2558

Closed romanett closed 6 months ago

romanett commented 6 months ago

Proposed changes

Fix allowed Roles of Method Unregister Application allow Application Self Admin Privilge: https://reference.opcfoundation.org/GDS/v105/docs/6.6.8

Add Parameter NoPrivateKeys to OpenStoreMethod of CertificateStoreIdentifier

Related Issues

Types of changes

Checklist

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 53.53%. Comparing base (3f29a72) to head (5865efa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2558 +/- ## ========================================== - Coverage 54.55% 53.53% -1.02% ========================================== Files 335 335 Lines 64749 64750 +1 Branches 13292 13292 ========================================== - Hits 35325 34666 -659 - Misses 25594 26271 +677 + Partials 3830 3813 -17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.