ng-security
ng-security copied to clipboard
hasAnyPermission should return true when no permission is required
when I set an empty ng-if-permission (with permission type "ANY") the element should be rendered regardless of user permissions, but currently it is not.