Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
the pass_auth and satisfy_any properties and now boolean true/false, they do not == 1 so the switching in this template breaks
- Loading branch information
dad8d0c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@chrismaffey Thank you for the "satisfy_any" fix. The "pass_auth" check is flipped though. Should be "pass_auth == false".
dad8d0c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That seems pretty serious.