Skip to content

Credentials address: Change default behaviour #810

@alexcos20

Description

@alexcos20

With the addition of #809 , we need to change the default behavior, in order to have more strict access.

In a nutshell, when type=='address':

  • for allow rules: if value does not exist or it's empty -> no one has access. if value list has at least one element, check it
  • for deny rules: if value does not exist or it's empty -> there is no deny list. if value list has at least one element, check it

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions