onceover icon indicating copy to clipboard operation
onceover copied to clipboard

Trusted facts don't work

Open dylanratcliffe opened this issue 4 years ago • 1 comments

After creating a simple test scenario: https://github.com/dylanratcliffe/onceover/commit/fdaa35d289021013034be7cd128165b8f49392b3

Tests: https://github.com/dylanratcliffe/onceover/runs/709972744

It seems that trusted facts aren't working as they were designed to. This needs fixing

dylanratcliffe avatar May 26 '20 15:05 dylanratcliffe

Something I was hoping would work is to use $trusted['authenticated'] According to the docs, I thought I could check for that to be remote and use the extensions; otherwise, I would use untrusted versions of those facts. But when onceover runs, the value is remote, which I find surprising.

chadh avatar Aug 17 '20 23:08 chadh