6 Replies
the name of the arg is correct, the value as well
I mean, I changed the comparison to a string and I still get the same error
I know i know the error conversion is my fault I guess, I have to read more on the integration in there buuut the Forbidden is the part I dont understan
I am also just getting the
?
when I belive the rejected policies symbol is x
This is pointing to the master branch on gitRight, so you're seeing a combination of behaviors there
Read policies filter by default
So that is saying
?
as in "we'll have to filter"
and also its evaluating to false
statically later on because we partially evaluate filters and:
is false
Wait but why is it saying false?
How can I trace/debug policies? π€
The only other policy is the one for ashauth by default
I mean I see why the SAT solver says false, that part I do understand but in the code how may I check whatβs causing it
Hereβs a repo, https://github.com/Alt-iOS/simple_demo in the guy from the bug earlier yesterday π
GitHub
GitHub - Alt-iOS/simple_demo: bug in policies in ash
bug in policies in ash. Contribute to Alt-iOS/simple_demo development by creating an account on GitHub.
oh God I know whats happening
It's filter type, it should be strict, no?
If you don't want it to filter, then yes
like if you're looking to get it to forbid the request