-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small fixes in access control event logging (#15658)
Noticed these issues while inspecting the event logging code. - Subjects now need to be transcoded via a convert function - PASE subject should go into adminPasscodeID field Verified that writing group subjects 4444, 5555, and 6666 properly got converted to node IDs 0xFFFFFFFFFFFF115C, 0xFFFFFFFFFFFF15B3, and 0xFFFFFFFFFFFF1A0A, and reading them properly converted them back.
- Loading branch information
1 parent
5c70b1a
commit 3b83461
Showing
1 changed file
with
24 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters