perun icon indicating copy to clipboard operation
perun copied to clipboard

feat(core): check MFA for attributes

Open Johaney-s opened this issue 3 years ago • 1 comments

  • extended attribute authorization check with option for MFA
  • if attribute action is marked as critical it requires MFA
  • if user didn't perform MFA, uncatched MfaPrivilegeException is thrown
  • when setting 'writable' property to attribute, MFA is not checked because if user is authorized to write to attribute and action requires MFA, exception will be thrown when calling setAttribute method

Johaney-s avatar Aug 23 '22 18:08 Johaney-s

blocked by #3690

Johaney-s avatar Aug 23 '22 18:08 Johaney-s

:tada: This PR is included in version 18.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Oct 11 '22 05:10 github-actions[bot]